Skip to content

Commit 13e370e

Browse files
committed
update online manual
1 parent 696532b commit 13e370e

27 files changed

+122
-77
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-06-17"/>
6+
<meta name="date" content="2024-06-25"/>
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-06-17",
4+
"date_generated": "2024-06-25",
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-06-17"/>
6+
<meta name="date" content="2024-06-25"/>
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-06-17"/>
6+
<meta name="date" content="2024-06-25"/>
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.2983 | +0.76 | .418 |
532+
| 1 | 2 | 1 | +0.1016 | +0.22 | .841 |
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 | +0.6071 | +0.72 | .410 |
577+
| 1 | 2 | 1 | +0.4970 | +1.08 | .203 |
578578

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

docs/function/bootbayes.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-06-17"/>
6+
<meta name="date" content="2024-06-25"/>
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/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-06-17"/>
6+
<meta name="date" content="2024-06-25"/>
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-06-17"/>
6+
<meta name="date" content="2024-06-25"/>
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.98411 -0.40983
472-
0.0042385 0.59364</pre>
471+
-0.51985 -0.61493
472+
0.65497 0.67946</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-06-17"/>
6+
<meta name="date" content="2024-06-25"/>
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.4343 +0.02138 +0.1987 +0.09026 +0.7387
380-
-0.04215 -0.01144 +0.1783 -0.2999 +0.2813</pre>
379+
-0.1544 -0.003755 +0.1747 -0.4562 +0.1152
380+
-0.03784 -0.006956 +0.1837 -0.3389 +0.2650</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.3787 -0.01284 +0.2265 -0.7786 -0.03176
410-
+0.2357 +0.03278 +0.1780 +0.008442 +0.5824</pre>
409+
+0.001573 -0.005382 +0.3074 -0.6042 +0.4325
410+
-0.4440 +0.008856 +0.2004 -0.7395 -0.07342</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-06-17"/>
6+
<meta name="date" content="2024-06-25"/>
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-06-17"/>
6+
<meta name="date" content="2024-06-25"/>
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.08177 -0.02467 0.3028 -0.4184 +0.5758
446-
-0.2805 +0.02718 0.2383 -0.6850 +0.08132</pre>
445+
-0.1387 +0.004253 0.2650 -0.5675 +0.2954
446+
+0.01778 -0.001376 0.1524 -0.2341 +0.2630</pre>
447447
</div>
448448

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

0 commit comments

Comments
 (0)