Skip to content

Commit

Permalink
update manual with new binder URL
Browse files Browse the repository at this point in the history
  • Loading branch information
acp29 committed Mar 18, 2024
1 parent 40e8ea5 commit d1c2bc9
Show file tree
Hide file tree
Showing 26 changed files with 125 additions and 125 deletions.
12 changes: 6 additions & 6 deletions README.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h2 id="read-me">Read me</h2>
<p><a
href="https://mybinder.org/v2/gh/acpennlab/statistics-resampling-online/jammy-docker?labpath=statistics-resampling.ipynb"><img
href="https://mybinder.org/v2/gh/acpennlab/statistics-resampling-online/jammy-docker?urlpath=/lab/tree/statistics-resampling.ipynb"><img
src="https://mybinder.org/badge_logo.svg" alt="Binder" /></a> <a
href="https://gnu-octave.github.io/statistics-resampling/"><img
src="https://img.shields.io/badge/docs-online-blue.svg"
Expand Down Expand Up @@ -40,9 +40,9 @@ <h3 id="description">Description</h3>
<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
href="https://mybinder.org/v2/gh/acpennlab/statistics-resampling-online/jammy-docker?labpath=statistics-resampling.ipynb">statistics-resampling-online</a>
href="https://mybinder.org/v2/gh/acpennlab/statistics-resampling-online/jammy-docker?urlpath=/lab/tree/statistics-resampling.ipynb">statistics-resampling-online</a>
<a
href="https://mybinder.org/v2/gh/acpennlab/statistics-resampling-online/jammy-docker?labpath=statistics-resampling.ipynb"><img
href="https://mybinder.org/v2/gh/acpennlab/statistics-resampling-online/jammy-docker?urlpath=/lab/tree/statistics-resampling.ipynb"><img
src="https://mybinder.org/badge_logo.svg" alt="Binder" /></a>: a
ready-to-go implementation of statistics-resampling in a JupyterLab
Notebook with an Octave kernel. <em>Note that the first time (since the
Expand Down Expand Up @@ -176,7 +176,7 @@ <h3 id="usage">Usage</h3>
integrate use of the statistics-resampling package into your analysis
workflow alongside other programming languages including Python, R and
Julia <a
href="https://mybinder.org/v2/gh/acpennlab/statistics-resampling-online/jammy-docker?labpath=statistics-resampling.ipynb"><img
href="https://mybinder.org/v2/gh/acpennlab/statistics-resampling-online/jammy-docker?urlpath=/lab/tree/statistics-resampling.ipynb"><img
src="https://mybinder.org/badge_logo.svg" alt="Binder" /></a></em></p>
<h3 id="quick-start">Quick start</h3>
<p>Below are links to demonstrations of how the bootstrap or
Expand Down Expand Up @@ -245,9 +245,9 @@ <h3 id="quick-start">Quick start</h3>
<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)
file, see the examples in the JupyterLab Notebook at <a
href="https://mybinder.org/v2/gh/acpennlab/statistics-resampling-online/jammy-docker?labpath=statistics-resampling.ipynb">statistics-resampling-online</a>
href="https://mybinder.org/v2/gh/acpennlab/statistics-resampling-online/jammy-docker?urlpath=/lab/tree/statistics-resampling.ipynb">statistics-resampling-online</a>
<a
href="https://mybinder.org/v2/gh/acpennlab/statistics-resampling-online/jammy-docker?labpath=statistics-resampling.ipynb"><img
href="https://mybinder.org/v2/gh/acpennlab/statistics-resampling-online/jammy-docker?urlpath=/lab/tree/statistics-resampling.ipynb"><img
src="https://mybinder.org/badge_logo.svg" alt="Binder" /></a> and the
last demonstration listed on <a
href="https://gnu-octave.github.io/statistics-resampling/function/randtest2.html#5">this
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-03-14"/>
<meta name="date" content="2024-03-18"/>
<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/description.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"generator": "generate_html",
"generator_version": "0.3.3",
"date_generated": "2024-03-14",
"date_generated": "2024-03-18",
"package":
{
"name": "statistics-resampling",
Expand Down
2 changes: 1 addition & 1 deletion 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-03-14"/>
<meta name="date" content="2024-03-18"/>
<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/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-03-14"/>
<meta name="date" content="2024-03-18"/>
<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.1629 | +0.43 | .659 |
| 1 | 2 | 1 | +0.01458 | +0.03 | .979 |

-----------------------------------------------------------------------------
| 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.4051 | -1.14 | .112 |
| 1 | 2 | 1 | +0.6746 | +0.91 | .281 |

-----------------------------------------------------------------------------
| GROUP # | GROUP label | N |
Expand Down
8 changes: 4 additions & 4 deletions 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-03-14"/>
<meta name="date" content="2024-03-18"/>
<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 @@ -191,7 +191,7 @@ <h3><a name="1">Demonstration 1</a></h3>

Posterior Statistics:
original bias median stdev CI_lower CI_upper
+184.5 +0.003872 +184.5 1.316 +181.9 +187.1</pre>
+184.5 -0.01935 +184.5 1.298 +182.0 +187.0</pre>
</div>

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

Posterior Statistics:
original bias median stdev CI_lower CI_upper
+175.5 -0.03218 +175.5 2.350 +171.0 +180.4
+0.1904 +0.0003862 +0.1912 0.07899 +0.03550 +0.3442</pre>
+175.5 -0.08558 +175.4 2.436 +170.7 +180.2
+0.1904 +0.002373 +0.1944 0.07996 +0.04856 +0.3567</pre>
</div>

<p>Package: <a href="../index.html">statistics-resampling</a></p>
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-03-14"/>
<meta name="date" content="2024-03-18"/>
<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/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-03-14"/>
<meta name="date" content="2024-03-18"/>
<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
34 changes: 17 additions & 17 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-03-14"/>
<meta name="date" content="2024-03-18"/>
<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 @@ -170,11 +170,11 @@ <h3><a name="1">Demonstration 1</a></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.5%, 97.9%)
Nominal coverage (and the percentiles used): 95% (1.1%, 97.4%)

Bootstrap Statistics:
original bias std_error CI_lower CI_upper
+29.65 -4.263e-14 +2.492 +23.99 +34.72</pre>
+29.65 -2.487e-14 +2.575 +23.74 +34.49</pre>
</div>

<h3><a name="2">Demonstration 2</a></h3>
Expand All @@ -200,11 +200,11 @@ <h3><a name="2">Demonstration 2</a></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.8%)
Nominal coverage (and the percentiles used): 95% (1.0%, 98.6%)

Bootstrap Statistics:
original bias std_error CI_lower CI_upper
+29.65 -0.03442 +2.941 +22.82 +36.08</pre>
+29.65 -0.03155 +3.008 +22.52 +35.83</pre>
</div>

<h3><a name="3">Demonstration 3</a></h3>
Expand Down Expand Up @@ -232,7 +232,7 @@ <h3><a name="3">Demonstration 3</a></h3>

Bootstrap Statistics:
original bias std_error CI_lower CI_upper
+171.5 -6.537 +41.56 +98.04 +235.7</pre>
+171.5 -6.475 +42.19 +96.98 +235.0</pre>
</div>

<h3><a name="4">Demonstration 4</a></h3>
Expand Down Expand Up @@ -262,7 +262,7 @@ <h3><a name="4">Demonstration 4</a></h3>

Bootstrap Statistics:
original bias std_error CI_lower CI_upper
+171.5 -9.467 +33.98 +103.7 +215.4</pre>
+171.5 -9.480 +33.35 +105.2 +213.9</pre>
</div>

<h3><a name="5">Demonstration 5</a></h3>
Expand All @@ -285,11 +285,11 @@ <h3><a name="5">Demonstration 5</a></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% (11.0%, 98.5%)
Nominal coverage (and the percentiles used): 90% (12.6%, 98.8%)

Bootstrap Statistics:
original bias std_error CI_lower CI_upper
+171.5 -6.527 +41.78 +113.1 +255.6</pre>
+171.5 -6.473 +42.75 +116.4 +262.5</pre>
</div>

<h3><a name="6">Demonstration 6</a></h3>
Expand All @@ -314,11 +314,11 @@ <h3><a name="6">Demonstration 6</a></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% (13.1%, 98.7%)
Nominal coverage (and the percentiles used): 90% (12.8%, 98.7%)

Bootstrap Statistics:
original bias std_error CI_lower CI_upper
+171.5 -9.277 +33.69 +122.7 +232.8</pre>
+171.5 -9.367 +33.27 +122.9 +230.2</pre>
</div>

<h3><a name="7">Demonstration 7</a></h3>
Expand All @@ -344,8 +344,8 @@ <h3><a name="7">Demonstration 7</a></h3>

Bootstrap Statistics:
original bias std_error CI_lower CI_upper
-0.3582 -0.001936 +0.2449 -0.7538 +0.04609
-0.05622 +0.007057 +0.2883 -0.6004 +0.3575</pre>
-0.004100 +0.0005636 +0.2091 -0.3562 +0.3338
+0.2984 -0.02497 +0.3726 -0.1958 +1.053</pre>
</div>

<h3><a name="8">Demonstration 8</a></h3>
Expand All @@ -372,8 +372,8 @@ <h3><a name="8">Demonstration 8</a></h3>

Bootstrap Statistics:
original bias std_error CI_lower CI_upper
-0.3245 -0.01855 +0.3339 -0.6843 -0.03197
+0.08362 +0.01520 +0.2642 -0.2958 +0.3065</pre>
-0.003460 +0.0007734 +0.1941 -0.4001 +0.2587
-0.03895 +0.09480 +0.3275 -0.4516 +0.3005</pre>
</div>

<h3><a name="9">Demonstration 9</a></h3>
Expand All @@ -400,11 +400,11 @@ <h3><a name="9">Demonstration 9</a></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.5%, 96.3%)
Nominal coverage (and the percentiles used): 95% (2.1%, 97.1%)

Bootstrap Statistics:
original bias std_error CI_lower CI_upper
+0.7764 -0.02370 +0.1456 +0.3738 +0.9894</pre>
+0.7764 -0.02555 +0.1481 +0.4023 +1.006</pre>
</div>

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

0 comments on commit d1c2bc9

Please sign in to comment.