Skip to content

Commit 87088f7

Browse files
committed
update online manual and matlab toolbox with documentation changes
1 parent 58aa2c9 commit 87088f7

31 files changed

+181
-99
lines changed

README.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,10 @@ <h2 id="read-me">Read me</h2>
77
alt="Documentation" /></a> <a
88
href="https://doi.org/10.5281/zenodo.3992392"><img
99
src="https://zenodo.org/badge/DOI/10.5281/zenodo.3992392.svg"
10-
alt="DOI" /></a></p>
10+
alt="DOI" /></a> <a
11+
href="https://github.com/gnu-octave/statistics-resampling/"><img
12+
src="https://img.shields.io/github/stars/gnu-octave/statistics-resampling?label=GitHub%20Repo&amp;style=social"
13+
alt="GitHub" /></a></p>
1114
<h3 id="package-maintainer">Package maintainer</h3>
1215
<p>Andrew Penn (andy.c.penn@gmail.com)</p>
1316
<h3 id="package-contributors">Package contributors</h3>
@@ -171,7 +174,7 @@ <h3 id="usage">Usage</h3>
171174
link generator</a> and the statistics-resampling-online Binder
172175
environment <a
173176
href="https://github.com/acpennlab/statistics-resampling-online/"><img
174-
src="https://img.shields.io/github/forks/acpennlab/statistics-resampling-online?label=GitHub%20Repo&amp;style=social" /></a>.
177+
src="https://img.shields.io/github/stars/acpennlab/statistics-resampling-online?label=GitHub%20Repo&amp;style=social" /></a>.
175178
Alternatively, you could fork the repository or use it as a template for
176179
you own GitHub repository. Using Jupyter notebooks, you can also
177180
integrate use of the statistics-resampling package into your analysis

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-25"/>
6+
<meta name="date" content="2024-09-02"/>
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-25",
4+
"date_generated": "2024-09-02",
55
"package":
66
{
77
"name": "statistics-resampling",

docs/function/boot.html

Lines changed: 123 additions & 47 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-25"/>
6+
<meta name="date" content="2024-09-02"/>
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." />
@@ -116,17 +116,29 @@ <h3><a name="1">Demonstration 1</a></h3>
116116
<p>Produces the following output</p>
117117
<pre class="example">ans =
118118

119-
Columns 1 through 12:
119+
Columns 1 through 6:
120120

121-
2 3 3 2 2 2 1 1 3 1 3 3
122-
3 1 3 1 2 3 2 2 2 1 2 1
123-
2 1 3 3 2 1 2 3 1 2 1 2
121+
3 1 3 1 1 1
122+
3 1 3 2 1 1
123+
3 2 2 2 1 3
124124

125-
Columns 13 through 20:
125+
Columns 7 through 12:
126126

127-
2 1 2 2 3 3 1 1
128-
2 2 3 3 1 1 3 3
129-
3 1 1 1 2 3 3 1</pre>
127+
3 3 3 1 3 2
128+
2 3 1 2 3 1
129+
2 3 2 1 3 2
130+
131+
Columns 13 through 18:
132+
133+
2 2 2 3 1 1
134+
2 2 1 1 3 3
135+
3 2 1 3 3 1
136+
137+
Columns 19 and 20:
138+
139+
2 1
140+
2 2
141+
1 2</pre>
130142
</div>
131143

132144
<h3><a name="2">Demonstration 2</a></h3>
@@ -139,17 +151,29 @@ <h3><a name="2">Demonstration 2</a></h3>
139151
<p>Produces the following output</p>
140152
<pre class="example">ans =
141153

142-
Columns 1 through 12:
154+
Columns 1 through 6:
155+
156+
2 3 1 2 1 2
157+
3 1 2 2 1 2
158+
3 3 1 3 1 2
159+
160+
Columns 7 through 12:
161+
162+
3 1 2 3 1 1
163+
3 1 1 3 1 2
164+
3 3 2 2 1 2
143165

144-
2 3 2 2 3 1 3 1 2 2 1 2
145-
2 1 1 2 3 2 2 1 1 3 3 1
146-
3 3 1 2 3 1 3 1 2 2 3 2
166+
Columns 13 through 18:
147167

148-
Columns 13 through 20:
168+
3 3 2 2 1 2
169+
2 3 2 3 1 1
170+
3 1 1 3 1 2
149171

150-
2 3 1 2 1 2 3 3
151-
3 3 1 2 1 1 1 2
152-
3 1 1 3 3 1 3 2</pre>
172+
Columns 19 and 20:
173+
174+
2 2
175+
3 1
176+
3 3</pre>
153177
</div>
154178

155179
<h3><a name="3">Demonstration 3</a></h3>
@@ -164,45 +188,81 @@ <h3><a name="3">Demonstration 3</a></h3>
164188
<p>Produces the following output</p>
165189
<pre class="example">ans =
166190

167-
Columns 1 through 12:
191+
Columns 1 through 6:
192+
193+
3 3 3 3 1 2
194+
3 1 2 2 3 1
195+
3 2 3 1 3 1
196+
197+
Columns 7 through 12:
168198

169-
3 3 3 3 1 2 3 3 1 1 2 2
170-
3 1 2 2 3 1 3 1 2 2 3 3
171-
3 2 3 1 3 1 1 1 3 1 2 3
199+
3 3 1 1 2 2
200+
3 1 2 2 3 3
201+
1 1 3 1 2 3
172202

173-
Columns 13 through 20:
203+
Columns 13 through 18:
174204

175-
1 2 2 2 1 2 1 1
176-
2 3 3 3 3 1 1 2
177-
2 1 2 2 2 1 2 1
205+
1 2 2 2 1 2
206+
2 3 3 3 3 1
207+
2 1 2 2 2 1
208+
209+
Columns 19 and 20:
210+
211+
1 1
212+
1 2
213+
2 1
178214

179215
ans =
180216

181-
Columns 1 through 12:
217+
Columns 1 through 6:
218+
219+
3 3 3 3 1 2
220+
3 1 2 2 3 1
221+
3 2 3 1 3 1
182222

183-
3 3 3 3 1 2 3 3 1 1 2 2
184-
3 1 2 2 3 1 3 1 2 2 3 3
185-
3 2 3 1 3 1 1 1 3 1 2 3
223+
Columns 7 through 12:
186224

187-
Columns 13 through 20:
225+
3 3 1 1 2 2
226+
3 1 2 2 3 3
227+
1 1 3 1 2 3
188228

189-
1 2 2 2 1 2 1 1
190-
2 3 3 3 3 1 1 2
191-
2 1 2 2 2 1 2 1
229+
Columns 13 through 18:
230+
231+
1 2 2 2 1 2
232+
2 3 3 3 3 1
233+
2 1 2 2 2 1
234+
235+
Columns 19 and 20:
236+
237+
1 1
238+
1 2
239+
2 1
192240

193241
ans =
194242

195-
Columns 1 through 12:
243+
Columns 1 through 6:
244+
245+
3 2 2 3 2 3
246+
1 3 1 1 2 3
247+
1 3 3 1 1 1
248+
249+
Columns 7 through 12:
250+
251+
1 2 2 3 1 2
252+
3 3 1 2 1 1
253+
2 3 2 2 2 1
254+
255+
Columns 13 through 18:
196256

197-
3 2 2 3 2 3 1 2 2 3 1 2
198-
1 3 1 1 2 3 3 3 1 2 1 1
199-
1 3 3 1 1 1 2 3 2 2 2 1
257+
3 1 2 3 2 3
258+
2 1 3 1 1 3
259+
2 3 3 1 1 2
200260

201-
Columns 13 through 20:
261+
Columns 19 and 20:
202262

203-
3 1 2 3 2 3 2 3
204-
2 1 3 1 1 3 3 2
205-
2 3 3 1 1 2 2 1</pre>
263+
2 3
264+
3 2
265+
2 1</pre>
206266
</div>
207267

208268
<h3><a name="4">Demonstration 4</a></h3>
@@ -217,15 +277,31 @@ <h3><a name="4">Demonstration 4</a></h3>
217277
<p>Produces the following output</p>
218278
<pre class="example">ans =
219279

220-
44 23 23 36 44 23 44 36 36 23
221-
36 23 36 23 44 36 36 23 44 44
222-
36 36 23 44 23 44 23 36 44 44
280+
Columns 1 through 6:
281+
282+
44 23 23 36 44 23
283+
36 23 36 23 44 36
284+
36 36 23 44 23 44
285+
286+
Columns 7 through 10:
287+
288+
44 36 36 23
289+
36 23 44 44
290+
23 36 44 44
223291

224292
ans =
225293

226-
23 23 23 36 23 23 23 36 36 23
227-
36 23 36 23 23 36 36 23 23 23
228-
36 36 23 23 23 23 23 36 23 23</pre>
294+
Columns 1 through 6:
295+
296+
23 23 23 36 23 23
297+
36 23 36 23 23 36
298+
36 36 23 23 23 23
299+
300+
Columns 7 through 10:
301+
302+
23 36 36 23
303+
36 23 23 23
304+
23 36 23 23</pre>
229305
</div>
230306

231307
<h3><a name="5">Demonstration 5</a></h3>

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-25"/>
6+
<meta name="date" content="2024-09-02"/>
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.1016 | +0.22 | .841 |
532+
| 1 | 2 | 1 | +0.2109 | +0.68 | .384 |
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.4970 | +1.08 | .203 |
577+
| 1 | 2 | 1 | -1.742 | -1.40 | .149 |
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-06-25"/>
6+
<meta name="date" content="2024-09-02"/>
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.02286 +184.5 1.240 +182.1 +186.9</pre>
194+
+184.5 +0.01157 +184.5 1.320 +181.8 +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.05767 +175.4 2.381 +171.3 +180.3
232-
+0.1904 +0.001144 +0.1941 0.07872 +0.03729 +0.3456</pre>
231+
+175.5 +0.008112 +175.5 2.388 +170.9 +179.9
232+
+0.1904 -0.0001651 +0.1904 0.07897 +0.03590 +0.3373</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-06-25"/>
6+
<meta name="date" content="2024-09-02"/>
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-25"/>
6+
<meta name="date" content="2024-09-02"/>
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.51985 -0.61493
472-
0.65497 0.67946</pre>
471+
-0.35263 -0.73228
472+
0.36155 0.12062</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-25"/>
6+
<meta name="date" content="2024-09-02"/>
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.1544 -0.003755 +0.1747 -0.4562 +0.1152
380-
-0.03784 -0.006956 +0.1837 -0.3389 +0.2650</pre>
379+
+0.3268 -0.01548 +0.2891 -0.2138 +0.7483
380+
-0.2208 -0.01057 +0.2370 -0.5732 +0.2073</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.001573 -0.005382 +0.3074 -0.6042 +0.4325
410-
-0.4440 +0.008856 +0.2004 -0.7395 -0.07342</pre>
409+
+0.07605 +0.001881 +0.2810 -0.3770 +0.5512
410+
+0.2486 -0.01034 +0.2385 -0.07577 +0.7367</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-25"/>
6+
<meta name="date" content="2024-09-02"/>
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)