Skip to content

Commit

Permalink
added link to package release page in readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
acp29 committed Jan 6, 2024
1 parent cf1cc6d commit 461bd71
Show file tree
Hide file tree
Showing 11 changed files with 112 additions and 111 deletions.
12 changes: 6 additions & 6 deletions docs/function/boot.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,9 @@ <h3>Demonstration 1</h3>
<p>Produces the following output</p>
<pre class="example">ans =

2 2 3 3 1 1 2 2 3 2 2 3 3 1 3 2 1 2 3 1
2 3 3 2 1 1 1 2 3 3 3 1 1 2 3 3 2 1 1 2
3 2 3 3 2 2 2 1 3 3 1 1 1 1 2 1 2 1 3 1</pre>
3 1 1 2 3 3 2 1 2 2 3 1 3 1 3 1 1 3 3 3
2 2 3 3 1 1 3 1 2 1 1 2 2 2 2 2 3 3 2 3
1 2 1 3 1 1 1 1 2 2 3 1 3 2 2 2 3 1 2 3</pre>
</div>
<h3>Demonstration 2</h3>
<div class="demo">
Expand All @@ -129,9 +129,9 @@ <h3>Demonstration 2</h3>
<p>Produces the following output</p>
<pre class="example">ans =

3 3 2 3 1 2 2 1 1 3 3 1 2 3 2 2 1 2 2 3
2 1 1 2 1 1 3 1 1 3 3 2 3 1 1 3 1 2 2 2
2 3 1 3 3 2 3 1 1 3 3 1 3 3 1 2 1 2 2 2</pre>
3 3 1 2 3 1 2 1 2 2 1 1 3 1 2 2 3 1 1 1
3 3 2 3 3 2 2 1 2 2 1 2 3 1 2 3 3 2 3 1
3 1 1 2 3 2 3 1 1 3 3 2 3 1 2 3 1 2 1 2</pre>
</div>
<h3>Demonstration 3</h3>
<div class="demo">
Expand Down
4 changes: 2 additions & 2 deletions docs/function/boot1way.html
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@ <h3>Demonstration 6</h3>
-----------------------------------------------------------------------------
| Comparison | Test # | Ref # | Difference | t | p |
|------------|------------|------------|------------|------------|----------|
| 1 | 2 | 1 | +0.9008 | +1.92 | .087 |
| 1 | 2 | 1 | -0.3036 | -0.73 | .398 |

-----------------------------------------------------------------------------
| GROUP # | GROUP label | N |
Expand Down Expand Up @@ -518,7 +518,7 @@ <h3>Demonstration 7</h3>
-----------------------------------------------------------------------------
| Comparison | Test # | Ref # | Difference | t | p |
|------------|------------|------------|------------|------------|----------|
| 1 | 2 | 1 | -0.1717 | -0.61 | .241 |
| 1 | 2 | 1 | +0.03654 | +0.05 | .945 |

-----------------------------------------------------------------------------
| GROUP # | GROUP label | N |
Expand Down
6 changes: 3 additions & 3 deletions docs/function/bootbayes.html
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ <h3>Demonstration 1</h3>

Posterior Statistics:
original bias median stdev CI_lower CI_upper
+184.5 -0.04380 +184.5 1.301 +181.6 +186.9</pre>
+184.5 +0.007511 +184.5 1.296 +182.1 +187.2</pre>
</div>
<h3>Demonstration 2</h3>
<div class="demo">
Expand Down Expand Up @@ -222,8 +222,8 @@ <h3>Demonstration 2</h3>

Posterior Statistics:
original bias median stdev CI_lower CI_upper
+175.5 +0.009932 +175.5 2.422 +171.3 +180.6
+0.1904 -0.0006988 +0.1902 0.07968 +0.03156 +0.3421</pre>
+175.5 +0.01716 +175.5 2.380 +170.5 +180.1
+0.1904 -0.001915 +0.1901 0.07940 +0.02901 +0.3417</pre>
</div>

<p>Package: <a href="../index.html">statistics-resampling</a></p>
Expand Down
32 changes: 16 additions & 16 deletions docs/function/bootci.html
Original file line number Diff line number Diff line change
Expand Up @@ -183,8 +183,8 @@ <h3>Demonstration 1</h3>
<p>Produces the following output</p>
<pre class="example">ci =

23.825
34.411</pre>
23.616
34.358</pre>
</div>
<h3>Demonstration 2</h3>
<div class="demo">
Expand All @@ -202,8 +202,8 @@ <h3>Demonstration 2</h3>
<p>Produces the following output</p>
<pre class="example">ci =

23.462
34.651</pre>
23.975
34.269</pre>
</div>
<h3>Demonstration 3</h3>
<div class="demo">
Expand All @@ -222,8 +222,8 @@ <h3>Demonstration 3</h3>
<p>Produces the following output</p>
<pre class="example">ci =

24.811
36.698</pre>
25.040
36.477</pre>
</div>
<h3>Demonstration 4</h3>
<div class="demo">
Expand All @@ -239,8 +239,8 @@ <h3>Demonstration 4</h3>
<p>Produces the following output</p>
<pre class="example">ci =

100.29
233.90</pre>
96.629
235.910</pre>
</div>
<h3>Demonstration 5</h3>
<div class="demo">
Expand All @@ -256,8 +256,8 @@ <h3>Demonstration 5</h3>
<p>Produces the following output</p>
<pre class="example">ci =

116.40
265.89</pre>
117.01
260.73</pre>
</div>
<h3>Demonstration 6</h3>
<div class="demo">
Expand All @@ -276,8 +276,8 @@ <h3>Demonstration 6</h3>
<p>Produces the following output</p>
<pre class="example">ci =

106.75
290.95</pre>
108.55
297.71</pre>
</div>
<h3>Demonstration 7</h3>
<div class="demo">
Expand All @@ -296,8 +296,8 @@ <h3>Demonstration 7</h3>
<p>Produces the following output</p>
<pre class="example">ci =

115.81
278.35</pre>
111.53
268.13</pre>
</div>
<h3>Demonstration 8</h3>
<div class="demo">
Expand All @@ -317,8 +317,8 @@ <h3>Demonstration 8</h3>
<p>Produces the following output</p>
<pre class="example">ci =

0.5167
0.8730</pre>
0.5050
0.8633</pre>
</div>
<h3>Demonstration 9</h3>
<div class="demo">
Expand Down
32 changes: 16 additions & 16 deletions docs/function/bootclust.html
Original file line number Diff line number Diff line change
Expand Up @@ -169,11 +169,11 @@ <h3>Demonstration 1</h3>
Resampling method: Balanced, bootstrap cluster resampling
Number of resamples: 1999
Confidence interval (CI) type: Expanded bias-corrected and accelerated (BCa)
Nominal coverage (and the percentiles used): 95% (1.3%, 97.6%)
Nominal coverage (and the percentiles used): 95% (1.4%, 97.8%)

Bootstrap Statistics:
original bias std_error CI_lower CI_upper
+29.65 -7.105e-15 +2.555 +23.84 +34.62</pre>
+29.65 -4.619e-14 +2.530 +23.91 +34.60</pre>
</div>
<h3>Demonstration 2</h3>
<div class="demo">
Expand All @@ -198,11 +198,11 @@ <h3>Demonstration 2</h3>
Resampling method: Balanced, bootstrap cluster resampling
Number of resamples: 1999
Confidence interval (CI) type: Expanded bias-corrected and accelerated (BCa)
Nominal coverage (and the percentiles used): 95% (1.1%, 98.7%)
Nominal coverage (and the percentiles used): 95% (1.1%, 98.8%)

Bootstrap Statistics:
original bias std_error CI_lower CI_upper
+29.65 -0.03444 +2.890 +22.85 +35.75</pre>
+29.65 -0.04039 +2.910 +23.03 +36.08</pre>
</div>
<h3>Demonstration 3</h3>
<div class="demo">
Expand All @@ -229,7 +229,7 @@ <h3>Demonstration 3</h3>

Bootstrap Statistics:
original bias std_error CI_lower CI_upper
+171.5 -6.814 +42.91 +95.64 +236.1</pre>
+171.5 -6.718 +42.56 +95.97 +238.5</pre>
</div>
<h3>Demonstration 4</h3>
<div class="demo">
Expand Down Expand Up @@ -258,7 +258,7 @@ <h3>Demonstration 4</h3>

Bootstrap Statistics:
original bias std_error CI_lower CI_upper
+171.5 -9.693 +33.57 +104.3 +214.7</pre>
+171.5 -9.802 +33.88 +104.4 +216.1</pre>
</div>
<h3>Demonstration 5</h3>
<div class="demo">
Expand All @@ -280,11 +280,11 @@ <h3>Demonstration 5</h3>
Resampling method: Balanced, bootstrap cluster resampling
Number of resamples: 1999
Confidence interval (CI) type: Bias-corrected and accelerated (BCa)
Nominal coverage (and the percentiles used): 90% (12.5%, 98.8%)
Nominal coverage (and the percentiles used): 90% (11.7%, 98.6%)

Bootstrap Statistics:
original bias std_error CI_lower CI_upper
+171.5 -6.376 +41.15 +117.1 +260.7</pre>
+171.5 -6.670 +42.45 +114.4 +265.9</pre>
</div>
<h3>Demonstration 6</h3>
<div class="demo">
Expand All @@ -308,11 +308,11 @@ <h3>Demonstration 6</h3>
Resampling method: Balanced, bootstrap cluster resampling
Number of resamples: 1999
Confidence interval (CI) type: Bias-corrected and accelerated (BCa)
Nominal coverage (and the percentiles used): 90% (12.2%, 98.5%)
Nominal coverage (and the percentiles used): 90% (13.6%, 98.8%)

Bootstrap Statistics:
original bias std_error CI_lower CI_upper
+171.5 -9.219 +32.98 +122.9 +227.9</pre>
+171.5 -10.08 +33.68 +123.3 +231.4</pre>
</div>
<h3>Demonstration 7</h3>
<div class="demo">
Expand All @@ -337,8 +337,8 @@ <h3>Demonstration 7</h3>

Bootstrap Statistics:
original bias std_error CI_lower CI_upper
+0.2952 -0.0008048 +0.2269 -0.05319 +0.6823
+0.02732 +0.005821 +0.2404 -0.2998 +0.5101</pre>
-0.2335 -0.001628 +0.2054 -0.5870 +0.09054
+0.1101 +0.007670 +0.2271 -0.2454 +0.4870</pre>
</div>
<h3>Demonstration 8</h3>
<div class="demo">
Expand All @@ -364,8 +364,8 @@ <h3>Demonstration 8</h3>

Bootstrap Statistics:
original bias std_error CI_lower CI_upper
+0.05726 +0.002322 +0.2745 -0.3665 +0.5364
-0.03024 +0.09856 +0.4088 -0.6468 +0.6536</pre>
+0.1900 +0.03519 +0.2267 -0.1441 +0.5321
+0.04158 +0.03520 +0.3908 -0.5824 +0.6636</pre>
</div>
<h3>Demonstration 9</h3>
<div class="demo">
Expand All @@ -391,11 +391,11 @@ <h3>Demonstration 9</h3>
Resampling method: Balanced, bootstrap cluster resampling
Number of resamples: 1999
Confidence interval (CI) type: Bias-corrected and accelerated (BCa)
Nominal coverage (and the percentiles used): 95% (1.9%, 96.9%)
Nominal coverage (and the percentiles used): 95% (1.5%, 96.4%)

Bootstrap Statistics:
original bias std_error CI_lower CI_upper
+0.7764 -0.02294 +0.1415 +0.4103 +0.9946</pre>
+0.7764 -0.02447 +0.1439 +0.3856 +0.9882</pre>
</div>

<p>Package: <a href="../index.html">statistics-resampling</a></p>
Expand Down
34 changes: 17 additions & 17 deletions docs/function/bootknife.html
Original file line number Diff line number Diff line change
Expand Up @@ -222,11 +222,11 @@ <h3>Demonstration 1</h3>
Number of resamples (outer): 1999
Number of resamples (inner): 0
Confidence interval (CI) type: Expanded bias-corrected and accelerated (BCa)
Nominal coverage (and the percentiles used): 95% (1.4%, 97.4%)
Nominal coverage (and the percentiles used): 95% (1.3%, 97.2%)

Bootstrap Statistics:
original bias std_error CI_lower CI_upper
+29.65 +3.553e-15 +2.660 +23.70 +34.70</pre>
+29.65 -2.842e-14 +2.695 +23.35 +34.56</pre>
</div>
<h3>Demonstration 2</h3>
<div class="demo">
Expand All @@ -251,11 +251,11 @@ <h3>Demonstration 2</h3>
Number of resamples (outer): 1999
Number of resamples (inner): 199
Confidence interval (CI) type: Calibrated percentile
Nominal coverage (and the percentiles used): 95% (1.2%, 97.4%)
Nominal coverage (and the percentiles used): 95% (0.9%, 98.1%)

Bootstrap Statistics:
original bias std_error CI_lower CI_upper
+29.65 +3.553e-14 +2.598 +23.63 +34.58</pre>
+29.65 -1.208e-13 +2.797 +22.95 +35.05</pre>
</div>
<h3>Demonstration 3</h3>
<div class="demo">
Expand All @@ -281,11 +281,11 @@ <h3>Demonstration 3</h3>
Number of resamples (outer): 1999
Number of resamples (inner): 199
Confidence interval (CI) type: Calibrated percentile
Nominal coverage (and the percentiles used): 95% (2.4%, 98.0%)
Nominal coverage (and the percentiles used): 95% (3.0%, 97.7%)

Bootstrap Statistics:
original bias std_error CI_lower CI_upper
+30.86 -0.02960 +2.896 +24.78 +36.86</pre>
+30.86 -0.006010 +2.849 +25.06 +36.65</pre>
</div>
<h3>Demonstration 4</h3>
<div class="demo">
Expand Down Expand Up @@ -313,7 +313,7 @@ <h3>Demonstration 4</h3>

Bootstrap Statistics:
original bias std_error CI_lower CI_upper
+171.5 -6.910 +43.73 +94.72 +237.9</pre>
+171.5 -6.829 +43.16 +95.97 +237.3</pre>
</div>
<h3>Demonstration 5</h3>
<div class="demo">
Expand All @@ -336,11 +336,11 @@ <h3>Demonstration 5</h3>
Number of resamples (outer): 1999
Number of resamples (inner): 0
Confidence interval (CI) type: Bias-corrected and accelerated (BCa)
Nominal coverage (and the percentiles used): 90% (12.4%, 98.8%)
Nominal coverage (and the percentiles used): 90% (13.1%, 98.9%)

Bootstrap Statistics:
original bias std_error CI_lower CI_upper
+171.5 -6.805 +42.23 +115.9 +261.6</pre>
+171.5 -7.292 +43.98 +114.3 +272.9</pre>
</div>
<h3>Demonstration 6</h3>
<div class="demo">
Expand All @@ -366,11 +366,11 @@ <h3>Demonstration 6</h3>
Number of resamples (outer): 1999
Number of resamples (inner): 199
Confidence interval (CI) type: Calibrated percentile (equal-tailed)
Nominal coverage (and the percentiles used): 90% (2.8%, 97.2%)
Nominal coverage (and the percentiles used): 90% (2.3%, 97.7%)

Bootstrap Statistics:
original bias std_error CI_lower CI_upper
+171.5 -6.545 +42.26 +87.76 +246.0</pre>
+171.5 -6.601 +45.18 +87.67 +255.0</pre>
</div>
<h3>Demonstration 7</h3>
<div class="demo">
Expand All @@ -395,11 +395,11 @@ <h3>Demonstration 7</h3>
Number of resamples (outer): 1999
Number of resamples (inner): 199
Confidence interval (CI) type: Calibrated percentile
Nominal coverage (and the percentiles used): 90% (12.2%, 99.5%)
Nominal coverage (and the percentiles used): 90% (12.9%, 99.5%)

Bootstrap Statistics:
original bias std_error CI_lower CI_upper
+171.5 -7.133 +44.86 +115.0 +281.1</pre>
+171.5 -7.575 +44.09 +115.1 +283.2</pre>
</div>
<h3>Demonstration 8</h3>
<div class="demo">
Expand All @@ -425,8 +425,8 @@ <h3>Demonstration 8</h3>

Bootstrap Statistics:
original bias std_error CI_lower CI_upper
-0.2773 +0.001782 +0.1412 -0.5062 -0.05055
-0.2255 -0.0004500 +0.1207 -0.4787 -0.07101</pre>
+0.06241 -0.01650 +0.2452 -0.3228 +0.4692
+0.1596 -0.0001629 +0.2018 -0.1352 +0.5346</pre>
</div>
<h3>Demonstration 9</h3>
<div class="demo">
Expand All @@ -452,11 +452,11 @@ <h3>Demonstration 9</h3>
Number of resamples (outer): 1999
Number of resamples (inner): 0
Confidence interval (CI) type: Bias-corrected and accelerated (BCa)
Nominal coverage (and the percentiles used): 95% (0.6%, 94.1%)
Nominal coverage (and the percentiles used): 95% (0.6%, 93.8%)

Bootstrap Statistics:
original bias std_error CI_lower CI_upper
+0.7764 -0.006745 +0.1386 +0.3340 +0.9536</pre>
+0.7764 -0.005985 +0.1371 +0.3509 +0.9502</pre>
</div>
<h3>Demonstration 10</h3>
<div class="demo">
Expand Down
2 changes: 1 addition & 1 deletion docs/function/bootmode.html
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ <h3>Demonstration 1</h3>

ans = H1 is 1 with p = 0 so reject the null hypothesisthat there is 1 mode

ans = H2 is 0 with p = 0.324 so accept the null hypothesis that there are 2 modes</pre>
ans = H2 is 0 with p = 0.312 so accept the null hypothesis that there are 2 modes</pre>
</div>

<p>Package: <a href="../index.html">statistics-resampling</a></p>
Expand Down
Loading

0 comments on commit 461bd71

Please sign in to comment.