Skip to content

Commit

Permalink
update online manual ahead of imminent release of version 5.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
acp29 committed Jun 17, 2024
1 parent 2b6a4b2 commit 9e765cc
Show file tree
Hide file tree
Showing 29 changed files with 245 additions and 128 deletions.
13 changes: 9 additions & 4 deletions README.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,11 @@ <h3 id="description">Description</h3>
toolbox that can be used to perform a wide variety of statistics tasks
using non-parametric resampling methods. In particular, the functions
included can be used to estimate bias, uncertainty (standard errors and
confidence intervals), prediction error, and calculate <em>p</em>-values
for null hypothesis significance tests. Variations of the resampling
methods are included that improve the accuracy of the statistics for
small samples and samples with complex dependence structures.</p>
confidence intervals), prediction error, information criteria, and
calculate <em>p</em>-values for null hypothesis significance tests.
Variations of the resampling methods are included that improve the
accuracy of the statistics for small samples and samples with complex
dependence structures.</p>
<h3 id="using-the-statistics-resampling-package-online">Using the
statistics-resampling package online</h3>
<p>Try out the statistics-resampling package in your browser at <a
Expand Down Expand Up @@ -249,6 +250,10 @@ <h3 id="quick-start">Quick start</h3>
href="https://gnu-octave.github.io/statistics-resampling/function/sampszcalc.html#6">Correcting
sample size calculations for a two-sample test with nested
design</a></p></li>
<li><p><a
href="https://gnu-octave.github.io/statistics-resampling/function/bootlm.html#15">Comparing
linear models using bootstrap estimates of prediction error, information
criteria and relative likelihood</a></p></li>
</ul>
<p>For examples of how to import data sets from a human-readable text
file, like a tab-separated-value (TSV) and comma-separated-value (CSV)
Expand Down
2 changes: 1 addition & 1 deletion docs/copying.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="date" content="2024-06-04"/>
<meta name="date" content="2024-06-17"/>
<meta name="generator" content="generate_html 0.3.3" />
<meta name="author" content="Andrew Penn" />
<meta name="description" content="A package for statistical analysis using resampling methods." />
Expand Down
8 changes: 4 additions & 4 deletions docs/description.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"generator": "generate_html",
"generator_version": "0.3.3",
"date_generated": "2024-06-04",
"date_generated": "2024-06-17",
"package":
{
"name": "statistics-resampling",
"version": "5.5.18",
"description": "The statistics-resampling package is an Octave package and Matlab toolbox that can be used to perform a wide variety of statistics tasks using non-parametric resampling methods. In particular, the functions included can be used to estimate bias, uncertainty (standard errors and confidence intervals), prediction error, and calculate p-values for null hypothesis significance tests. Variations of the resampling methods are included that improve the accuracy of the statistics for small samples and samples with complex dependence structures.",
"version": "5.6.0",
"description": "The statistics-resampling package is an Octave package and Matlab toolbox that can be used to perform a wide variety of statistics tasks using non-parametric resampling methods. In particular, the functions included can be used to estimate bias, uncertainty (standard errors and confidence intervals), prediction error, information criteria, and calculate p-values for null hypothesis significance tests. Variations of the resampling methods are included that improve the accuracy of the statistics for small samples and samples with complex dependence structures.",
"shortdescription": "The statistics-resampling package is an Octave package and Matlab toolbox that can be used to perform a wide variety of statistics tasks using non-parametric resampling methods",
"date": "2024-06-04",
"date": "2024-06-17",
"title": "A statistics package with a variety of resampling tools",
"author": "Andrew Penn <andy.c.penn@gmail.com>",
"maintainer": "Andrew Penn <andy.c.penn@gmail.com>",
Expand Down
82 changes: 41 additions & 41 deletions docs/function/boot.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="date" content="2024-06-04"/>
<meta name="date" content="2024-06-17"/>
<meta name="generator" content="generate_html 0.3.3" />
<meta name="author" content="Andrew Penn" />
<meta name="description" content="A package for statistical analysis using resampling methods." />
Expand Down Expand Up @@ -116,17 +116,17 @@ <h3><a name="1">Demonstration 1</a></h3>
<p>Produces the following output</p>
<pre class="example">ans =

Columns 1 through 11:
Columns 1 through 12:

2 3 3 2 2 2 1 1 3 1 3
3 1 3 1 2 3 2 2 2 1 2
2 1 3 3 2 1 2 3 1 2 1
2 3 3 2 2 2 1 1 3 1 3 3
3 1 3 1 2 3 2 2 2 1 2 1
2 1 3 3 2 1 2 3 1 2 1 2

Columns 12 through 20:
Columns 13 through 20:

3 2 1 2 2 3 3 1 1
1 2 2 3 3 1 1 3 3
2 3 1 1 1 2 3 3 1</pre>
2 1 2 2 3 3 1 1
2 2 3 3 1 1 3 3
3 1 1 1 2 3 3 1</pre>
</div>

<h3><a name="2">Demonstration 2</a></h3>
Expand All @@ -139,17 +139,17 @@ <h3><a name="2">Demonstration 2</a></h3>
<p>Produces the following output</p>
<pre class="example">ans =

Columns 1 through 11:
Columns 1 through 12:

2 3 2 2 3 1 3 1 2 2 1
2 1 1 2 3 2 2 1 1 3 3
3 3 1 2 3 1 3 1 2 2 3
2 3 2 2 3 1 3 1 2 2 1 2
2 1 1 2 3 2 2 1 1 3 3 1
3 3 1 2 3 1 3 1 2 2 3 2

Columns 12 through 20:
Columns 13 through 20:

2 2 3 1 2 1 2 3 3
1 3 3 1 2 1 1 1 2
2 3 1 1 3 3 1 3 2</pre>
2 3 1 2 1 2 3 3
3 3 1 2 1 1 1 2
3 1 1 3 3 1 3 2</pre>
</div>

<h3><a name="3">Demonstration 3</a></h3>
Expand All @@ -164,45 +164,45 @@ <h3><a name="3">Demonstration 3</a></h3>
<p>Produces the following output</p>
<pre class="example">ans =

Columns 1 through 11:
Columns 1 through 12:

3 3 3 3 1 2 3 3 1 1 2
3 1 2 2 3 1 3 1 2 2 3
3 2 3 1 3 1 1 1 3 1 2
3 3 3 3 1 2 3 3 1 1 2 2
3 1 2 2 3 1 3 1 2 2 3 3
3 2 3 1 3 1 1 1 3 1 2 3

Columns 12 through 20:
Columns 13 through 20:

2 1 2 2 2 1 2 1 1
3 2 3 3 3 3 1 1 2
3 2 1 2 2 2 1 2 1
1 2 2 2 1 2 1 1
2 3 3 3 3 1 1 2
2 1 2 2 2 1 2 1

ans =

Columns 1 through 11:
Columns 1 through 12:

3 3 3 3 1 2 3 3 1 1 2
3 1 2 2 3 1 3 1 2 2 3
3 2 3 1 3 1 1 1 3 1 2
3 3 3 3 1 2 3 3 1 1 2 2
3 1 2 2 3 1 3 1 2 2 3 3
3 2 3 1 3 1 1 1 3 1 2 3

Columns 12 through 20:
Columns 13 through 20:

2 1 2 2 2 1 2 1 1
3 2 3 3 3 3 1 1 2
3 2 1 2 2 2 1 2 1
1 2 2 2 1 2 1 1
2 3 3 3 3 1 1 2
2 1 2 2 2 1 2 1

ans =

Columns 1 through 11:
Columns 1 through 12:

3 2 2 3 2 3 1 2 2 3 1
1 3 1 1 2 3 3 3 1 2 1
1 3 3 1 1 1 2 3 2 2 2
3 2 2 3 2 3 1 2 2 3 1 2
1 3 1 1 2 3 3 3 1 2 1 1
1 3 3 1 1 1 2 3 2 2 2 1

Columns 12 through 20:
Columns 13 through 20:

2 3 1 2 3 2 3 2 3
1 2 1 3 1 1 3 3 2
1 2 3 3 1 1 2 2 1</pre>
3 1 2 3 2 3 2 3
2 1 3 1 1 3 3 2
2 3 3 1 1 2 2 1</pre>
</div>

<h3><a name="4">Demonstration 4</a></h3>
Expand Down
6 changes: 3 additions & 3 deletions docs/function/boot1way.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="date" content="2024-06-04"/>
<meta name="date" content="2024-06-17"/>
<meta name="generator" content="generate_html 0.3.3" />
<meta name="author" content="Andrew Penn" />
<meta name="description" content="A package for statistical analysis using resampling methods." />
Expand Down Expand Up @@ -529,7 +529,7 @@ <h3><a name="7">Demonstration 7</a></h3>
-----------------------------------------------------------------------------
| Comparison | Test # | Ref # | Difference | t | p |
|------------|------------|------------|------------|------------|----------|
| 1 | 2 | 1 | -0.3210 | -0.67 | .479 |
| 1 | 2 | 1 | +0.2983 | +0.76 | .418 |

-----------------------------------------------------------------------------
| GROUP # | GROUP label | N |
Expand Down Expand Up @@ -574,7 +574,7 @@ <h3><a name="8">Demonstration 8</a></h3>
-----------------------------------------------------------------------------
| Comparison | Test # | Ref # | Difference | t | p |
|------------|------------|------------|------------|------------|----------|
| 1 | 2 | 1 | +0.7003 | +0.63 | .424 |
| 1 | 2 | 1 | +0.6071 | +0.72 | .410 |

-----------------------------------------------------------------------------
| GROUP # | GROUP label | N |
Expand Down
2 changes: 1 addition & 1 deletion docs/function/bootbayes.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="date" content="2024-06-04"/>
<meta name="date" content="2024-06-17"/>
<meta name="generator" content="generate_html 0.3.3" />
<meta name="author" content="Andrew Penn" />
<meta name="description" content="A package for statistical analysis using resampling methods." />
Expand Down
2 changes: 1 addition & 1 deletion docs/function/bootcdf.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="date" content="2024-06-04"/>
<meta name="date" content="2024-06-17"/>
<meta name="generator" content="generate_html 0.3.3" />
<meta name="author" content="Andrew Penn" />
<meta name="description" content="A package for statistical analysis using resampling methods." />
Expand Down
6 changes: 3 additions & 3 deletions docs/function/bootci.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="date" content="2024-06-04"/>
<meta name="date" content="2024-06-17"/>
<meta name="generator" content="generate_html 0.3.3" />
<meta name="author" content="Andrew Penn" />
<meta name="description" content="A package for statistical analysis using resampling methods." />
Expand Down Expand Up @@ -468,8 +468,8 @@ <h3><a name="10">Demonstration 10</a></h3>
<p>Produces the following output</p>
<pre class="example">ci =

-0.43651 -0.55144
0.52378 0.24516</pre>
-0.98411 -0.40983
0.0042385 0.59364</pre>
</div>

<h3><a name="11">Demonstration 11</a></h3>
Expand Down
10 changes: 5 additions & 5 deletions docs/function/bootclust.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="date" content="2024-06-04"/>
<meta name="date" content="2024-06-17"/>
<meta name="generator" content="generate_html 0.3.3" />
<meta name="author" content="Andrew Penn" />
<meta name="description" content="A package for statistical analysis using resampling methods." />
Expand Down Expand Up @@ -376,8 +376,8 @@ <h3><a name="7">Demonstration 7</a></h3>

Bootstrap Statistics:
original bias std_error CI_lower CI_upper
-0.03417 -0.001008 +0.2100 -0.3711 +0.3182
+0.1006 +0.0007326 +0.1678 -0.1282 +0.4366</pre>
+0.4343 +0.02138 +0.1987 +0.09026 +0.7387
-0.04215 -0.01144 +0.1783 -0.2999 +0.2813</pre>
</div>

<h3><a name="8">Demonstration 8</a></h3>
Expand Down Expand Up @@ -406,8 +406,8 @@ <h3><a name="8">Demonstration 8</a></h3>

Bootstrap Statistics:
original bias std_error CI_lower CI_upper
+0.4141 -0.02314 +0.1388 +0.1821 +0.6245
+0.4913 -0.01465 +0.1777 +0.2410 +0.8309</pre>
-0.3787 -0.01284 +0.2265 -0.7786 -0.03176
+0.2357 +0.03278 +0.1780 +0.008442 +0.5824</pre>
</div>

<h3><a name="9">Demonstration 9</a></h3>
Expand Down
2 changes: 1 addition & 1 deletion docs/function/bootint.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="date" content="2024-06-04"/>
<meta name="date" content="2024-06-17"/>
<meta name="generator" content="generate_html 0.3.3" />
<meta name="author" content="Andrew Penn" />
<meta name="description" content="A package for statistical analysis using resampling methods." />
Expand Down
Loading

0 comments on commit 9e765cc

Please sign in to comment.