Skip to content

Commit c8b9f41

Browse files
committed
update online manual
1 parent eb98a36 commit c8b9f41

27 files changed

+51
-51
lines changed

docs/copying.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
44
<head>
55
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
6-
<meta name="date" content="2024-05-19"/>
6+
<meta name="date" content="2024-05-20"/>
77
<meta name="generator" content="generate_html 0.3.3" />
88
<meta name="author" content="Andrew Penn" />
99
<meta name="description" content="A package for statistical analysis using resampling methods." />

docs/description.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"generator": "generate_html",
33
"generator_version": "0.3.3",
4-
"date_generated": "2024-05-19",
4+
"date_generated": "2024-05-20",
55
"package":
66
{
77
"name": "statistics-resampling",

docs/function/boot.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
44
<head>
55
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
6-
<meta name="date" content="2024-05-19"/>
6+
<meta name="date" content="2024-05-20"/>
77
<meta name="generator" content="generate_html 0.3.3" />
88
<meta name="author" content="Andrew Penn" />
99
<meta name="description" content="A package for statistical analysis using resampling methods." />

docs/function/boot1way.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
44
<head>
55
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
6-
<meta name="date" content="2024-05-19"/>
6+
<meta name="date" content="2024-05-20"/>
77
<meta name="generator" content="generate_html 0.3.3" />
88
<meta name="author" content="Andrew Penn" />
99
<meta name="description" content="A package for statistical analysis using resampling methods." />
@@ -529,7 +529,7 @@ <h3><a name="7">Demonstration 7</a></h3>
529529
-----------------------------------------------------------------------------
530530
| Comparison | Test # | Ref # | Difference | t | p |
531531
|------------|------------|------------|------------|------------|----------|
532-
| 1 | 2 | 1 | -0.9797 | -2.64 | .035 |*
532+
| 1 | 2 | 1 | -0.3605 | -0.88 | .291 |
533533

534534
-----------------------------------------------------------------------------
535535
| GROUP # | GROUP label | N |
@@ -574,7 +574,7 @@ <h3><a name="8">Demonstration 8</a></h3>
574574
-----------------------------------------------------------------------------
575575
| Comparison | Test # | Ref # | Difference | t | p |
576576
|------------|------------|------------|------------|------------|----------|
577-
| 1 | 2 | 1 | -1.212 | -1.15 | .088 |
577+
| 1 | 2 | 1 | -0.3714 | -0.88 | .291 |
578578

579579
-----------------------------------------------------------------------------
580580
| GROUP # | GROUP label | N |

docs/function/bootbayes.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
44
<head>
55
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
6-
<meta name="date" content="2024-05-19"/>
6+
<meta name="date" content="2024-05-20"/>
77
<meta name="generator" content="generate_html 0.3.3" />
88
<meta name="author" content="Andrew Penn" />
99
<meta name="description" content="A package for statistical analysis using resampling methods." />
@@ -191,7 +191,7 @@ <h3><a name="1">Demonstration 1</a></h3>
191191

192192
Posterior Statistics:
193193
original bias median stdev CI_lower CI_upper
194-
+184.5 -0.02316 +184.5 1.349 +181.7 +187.1</pre>
194+
+184.5 +0.007563 +184.5 1.284 +182.2 +187.2</pre>
195195
</div>
196196

197197
<h3><a name="2">Demonstration 2</a></h3>
@@ -228,8 +228,8 @@ <h3><a name="2">Demonstration 2</a></h3>
228228

229229
Posterior Statistics:
230230
original bias median stdev CI_lower CI_upper
231-
+175.5 -0.1144 +175.4 2.342 +171.4 +180.4
232-
+0.1904 +0.002996 +0.1936 0.07780 +0.03952 +0.3372</pre>
231+
+175.5 -0.005919 +175.5 2.386 +170.7 +179.9
232+
+0.1904 -0.001192 +0.1906 0.08004 +0.04064 +0.3455</pre>
233233
</div>
234234

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

docs/function/bootcdf.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
44
<head>
55
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
6-
<meta name="date" content="2024-05-19"/>
6+
<meta name="date" content="2024-05-20"/>
77
<meta name="generator" content="generate_html 0.3.3" />
88
<meta name="author" content="Andrew Penn" />
99
<meta name="description" content="A package for statistical analysis using resampling methods." />

docs/function/bootci.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
44
<head>
55
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
6-
<meta name="date" content="2024-05-19"/>
6+
<meta name="date" content="2024-05-20"/>
77
<meta name="generator" content="generate_html 0.3.3" />
88
<meta name="author" content="Andrew Penn" />
99
<meta name="description" content="A package for statistical analysis using resampling methods." />
@@ -468,8 +468,8 @@ <h3><a name="10">Demonstration 10</a></h3>
468468
<p>Produces the following output</p>
469469
<pre class="example">ci =
470470

471-
-0.011714 -0.22144
472-
0.6564 0.31204</pre>
471+
-0.19366 -0.68109
472+
0.75823 0.52317</pre>
473473
</div>
474474

475475
<h3><a name="11">Demonstration 11</a></h3>

docs/function/bootclust.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
44
<head>
55
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
6-
<meta name="date" content="2024-05-19"/>
6+
<meta name="date" content="2024-05-20"/>
77
<meta name="generator" content="generate_html 0.3.3" />
88
<meta name="author" content="Andrew Penn" />
99
<meta name="description" content="A package for statistical analysis using resampling methods." />
@@ -376,8 +376,8 @@ <h3><a name="7">Demonstration 7</a></h3>
376376

377377
Bootstrap Statistics:
378378
original bias std_error CI_lower CI_upper
379-
+0.3007 +0.007771 +0.2331 -0.1203 +0.6520
380-
-0.01086 +0.01519 +0.2865 -0.4592 +0.4696</pre>
379+
+0.7213 +0.008818 +0.1659 +0.4508 +0.9975
380+
-0.08060 -0.01384 +0.1462 -0.3138 +0.1548</pre>
381381
</div>
382382

383383
<h3><a name="8">Demonstration 8</a></h3>
@@ -406,8 +406,8 @@ <h3><a name="8">Demonstration 8</a></h3>
406406

407407
Bootstrap Statistics:
408408
original bias std_error CI_lower CI_upper
409-
+0.1979 +0.001085 +0.1415 -0.05864 +0.4100
410-
+0.1593 +0.01669 +0.07158 +0.02569 +0.2652</pre>
409+
-0.2895 +0.05789 +0.2239 -0.6500 +0.05619
410+
+0.1578 -0.03429 +0.3270 -0.4951 +0.6020</pre>
411411
</div>
412412

413413
<h3><a name="9">Demonstration 9</a></h3>

docs/function/bootint.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
44
<head>
55
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
6-
<meta name="date" content="2024-05-19"/>
6+
<meta name="date" content="2024-05-20"/>
77
<meta name="generator" content="generate_html 0.3.3" />
88
<meta name="author" content="Andrew Penn" />
99
<meta name="description" content="A package for statistical analysis using resampling methods." />

docs/function/bootknife.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
44
<head>
55
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
6-
<meta name="date" content="2024-05-19"/>
6+
<meta name="date" content="2024-05-20"/>
77
<meta name="generator" content="generate_html 0.3.3" />
88
<meta name="author" content="Andrew Penn" />
99
<meta name="description" content="A package for statistical analysis using resampling methods." />
@@ -442,8 +442,8 @@ <h3><a name="8">Demonstration 8</a></h3>
442442

443443
Bootstrap Statistics:
444444
original bias std_error CI_lower CI_upper
445-
+0.1519 +0.03478 +0.2451 -0.2481 +0.5271
446-
+0.2824 +0.01686 +0.2437 -0.08981 +0.6853</pre>
445+
+0.01723 -0.02296 +0.2378 -0.3289 +0.4718
446+
-0.05562 -0.03788 +0.2238 -0.4379 +0.2567</pre>
447447
</div>
448448

449449
<h3><a name="9">Demonstration 9</a></h3>

docs/function/bootlm.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
44
<head>
55
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
6-
<meta name="date" content="2024-05-19"/>
6+
<meta name="date" content="2024-05-20"/>
77
<meta name="generator" content="generate_html 0.3.3" />
88
<meta name="author" content="Andrew Penn" />
99
<meta name="description" content="A package for statistical analysis using resampling methods." />

docs/function/bootmode.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
44
<head>
55
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
6-
<meta name="date" content="2024-05-19"/>
6+
<meta name="date" content="2024-05-20"/>
77
<meta name="generator" content="generate_html 0.3.3" />
88
<meta name="author" content="Andrew Penn" />
99
<meta name="description" content="A package for statistical analysis using resampling methods." />
@@ -151,7 +151,7 @@ <h3><a name="1">Demonstration 1</a></h3>
151151

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

154-
ans = H2 is 0 with p = 0.326 so accept the null hypothesis that there are 2 modes</pre>
154+
ans = H2 is 0 with p = 0.317 so accept the null hypothesis that there are 2 modes</pre>
155155
</div>
156156

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

docs/function/bootstrp.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
44
<head>
55
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
6-
<meta name="date" content="2024-05-19"/>
6+
<meta name="date" content="2024-05-20"/>
77
<meta name="generator" content="generate_html 0.3.3" />
88
<meta name="author" content="Andrew Penn" />
99
<meta name="description" content="A package for statistical analysis using resampling methods." />

docs/function/bootwild.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
44
<head>
55
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
6-
<meta name="date" content="2024-05-19"/>
6+
<meta name="date" content="2024-05-20"/>
77
<meta name="generator" content="generate_html 0.3.3" />
88
<meta name="author" content="Andrew Penn" />
99
<meta name="description" content="A package for statistical analysis using resampling methods." />
@@ -180,7 +180,7 @@ <h3><a name="1">Demonstration 1</a></h3>
180180

181181
Test Statistics:
182182
original std_err CI_lower CI_upper t-stat p-val FPR
183-
+184.5 +1.243 +181.7 +187.3 +148. <.001 .010</pre>
183+
+184.5 +1.243 +181.6 +187.4 +148. <.001 .010</pre>
184184
</div>
185185

186186
<h3><a name="2">Demonstration 2</a></h3>
@@ -219,7 +219,7 @@ <h3><a name="2">Demonstration 2</a></h3>
219219
Test Statistics:
220220
original std_err CI_lower CI_upper t-stat p-val FPR
221221
+175.5 +2.502 +169.8 +181.2 +70.1 <.001 .010
222-
+0.1904 +0.08261 +0.005631 +0.3752 +2.31 .046 .277</pre>
222+
+0.1904 +0.08261 +0.003534 +0.3773 +2.31 .047 .280</pre>
223223
</div>
224224

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

docs/function/cor.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
44
<head>
55
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
6-
<meta name="date" content="2024-05-19"/>
6+
<meta name="date" content="2024-05-20"/>
77
<meta name="generator" content="generate_html 0.3.3" />
88
<meta name="author" content="Andrew Penn" />
99
<meta name="description" content="A package for statistical analysis using resampling methods." />

docs/function/credint.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
44
<head>
55
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
6-
<meta name="date" content="2024-05-19"/>
6+
<meta name="date" content="2024-05-20"/>
77
<meta name="generator" content="generate_html 0.3.3" />
88
<meta name="author" content="Andrew Penn" />
99
<meta name="description" content="A package for statistical analysis using resampling methods." />
@@ -80,22 +80,22 @@ <h3><a name="1">Demonstration 1</a></h3>
8080
<pre class="example">
8181

8282
% Input univariate dataset
83-
heights = [183, 192, 182, 183, 177, 185, 188, 188, 182, 185].';
83+
y = [5.18 2.71 2.69 6.09 4.23 10.7 3.71 13.13 19.28 6.61].';
8484

8585
% 95% credible interval for the mean
86-
[stats, bootstat] = bootbayes (heights);
86+
[stats, bootstat] = bootbayes (y);
8787
CI = credint (bootstat,0.95) % 95% shortest probability interval
8888
CI = credint (bootstat,[0.025,0.975]) % 95% equal-tailed interval
8989

9090
% Please be patient, the calculations will be completed soon...</pre>
9191
<p>Produces the following output</p>
9292
<pre class="example">CI =
9393

94-
181.92 187.09
94+
4.7095 10.935
9595

9696
CI =
9797

98-
181.9 187.08</pre>
98+
4.8377 11.384</pre>
9999
</div>
100100

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

docs/function/deffcalc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
44
<head>
55
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
6-
<meta name="date" content="2024-05-19"/>
6+
<meta name="date" content="2024-05-20"/>
77
<meta name="generator" content="generate_html 0.3.3" />
88
<meta name="author" content="Andrew Penn" />
99
<meta name="description" content="A package for statistical analysis using resampling methods." />

docs/function/images/boot1way_701.png

19 Bytes
Loading

docs/function/images/boot1way_801.png

-889 Bytes
Loading

docs/function/randtest.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
44
<head>
55
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
6-
<meta name="date" content="2024-05-19"/>
6+
<meta name="date" content="2024-05-20"/>
77
<meta name="generator" content="generate_html 0.3.3" />
88
<meta name="author" content="Andrew Penn" />
99
<meta name="description" content="A package for statistical analysis using resampling methods." />
@@ -146,8 +146,8 @@ <h3><a name="2">Demonstration 2</a></h3>
146146
<p>Produces the following output</p>
147147
<pre class="example">pval =
148148

149-
0.52197
150-
0.0002
149+
0.53148
150+
0.00049014
151151

152152
stat =
153153

@@ -173,7 +173,7 @@ <h3><a name="3">Demonstration 3</a></h3>
173173
% of standardized x and y values.
174174
[pval, stat] = randtest (X, Y, 5000, @cor)</pre>
175175
<p>Produces the following output</p>
176-
<pre class="example">pval = 0.00079237
176+
<pre class="example">pval = 0.0002
177177
stat = 0.72317</pre>
178178
</div>
179179

docs/function/randtest1.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
44
<head>
55
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
6-
<meta name="date" content="2024-05-19"/>
6+
<meta name="date" content="2024-05-20"/>
77
<meta name="generator" content="generate_html 0.3.3" />
88
<meta name="author" content="Andrew Penn" />
99
<meta name="description" content="A package for statistical analysis using resampling methods." />

docs/function/randtest2.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
44
<head>
55
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
6-
<meta name="date" content="2024-05-19"/>
6+
<meta name="date" content="2024-05-20"/>
77
<meta name="generator" content="generate_html 0.3.3" />
88
<meta name="author" content="Andrew Penn" />
99
<meta name="description" content="A package for statistical analysis using resampling methods." />
@@ -162,9 +162,9 @@ <h3><a name="1">Demonstration 1</a></h3>
162162
@(A, B) log (var (A) ./ var (B)))
163163
</pre>
164164
<p>Produces the following output</p>
165-
<pre class="example">pval = 0.3518
166-
pval = 0.2802
167-
pval = 0.3068</pre>
165+
<pre class="example">pval = 0.3668
166+
pval = 0.2698
167+
pval = 0.30905</pre>
168168
</div>
169169

170170
<h3><a name="2">Demonstration 2</a></h3>

docs/function/sampszcalc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
44
<head>
55
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
6-
<meta name="date" content="2024-05-19"/>
6+
<meta name="date" content="2024-05-20"/>
77
<meta name="generator" content="generate_html 0.3.3" />
88
<meta name="author" content="Andrew Penn" />
99
<meta name="description" content="A package for statistical analysis using resampling methods." />

docs/function/smoothmad.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
44
<head>
55
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
6-
<meta name="date" content="2024-05-19"/>
6+
<meta name="date" content="2024-05-20"/>
77
<meta name="generator" content="generate_html 0.3.3" />
88
<meta name="author" content="Andrew Penn" />
99
<meta name="description" content="A package for statistical analysis using resampling methods." />

docs/function/smoothmedian.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
44
<head>
55
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
6-
<meta name="date" content="2024-05-19"/>
6+
<meta name="date" content="2024-05-20"/>
77
<meta name="generator" content="generate_html 0.3.3" />
88
<meta name="author" content="Andrew Penn" />
99
<meta name="description" content="A package for statistical analysis using resampling methods." />

docs/function_reference.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
44
<head>
55
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
6-
<meta name="date" content="2024-05-19"/>
6+
<meta name="date" content="2024-05-20"/>
77
<meta name="generator" content="generate_html 0.3.3" />
88
<meta name="author" content="Andrew Penn" />
99
<meta name="description" content="A package for statistical analysis using resampling methods." />

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
44
<head>
55
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
6-
<meta name="date" content="2024-05-19"/>
6+
<meta name="date" content="2024-05-20"/>
77
<meta name="generator" content="generate_html 0.3.3" />
88
<meta name="author" content="Andrew Penn" />
99
<meta name="description" content="A package for statistical analysis using resampling methods." />

0 commit comments

Comments
 (0)