Skip to content

Commit c956614

Browse files
committed
Update online manual
1 parent ca2b914 commit c956614

39 files changed

+238
-354
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="2026-03-08"/>
6+
<meta name="date" content="2026-03-19"/>
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": "2026-03-08",
4+
"date_generated": "2026-03-19",
55
"package":
66
{
77
"name": "statistics-resampling",

docs/function/boot.html

Lines changed: 54 additions & 100 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="2026-03-08"/>
6+
<meta name="date" content="2026-03-19"/>
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,23 +116,17 @@ <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 7:
119+
Columns 1 through 12:
120120

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

125-
Columns 8 through 14:
125+
Columns 13 through 20:
126126

127-
2 2 1 2 1 3 1
128-
1 3 2 1 1 2 2
129-
3 2 1 2 2 3 3
130-
131-
Columns 15 through 20:
132-
133-
3 3 1 3 2 3
134-
1 1 2 1 1 2
135-
3 3 2 3 2 3</pre>
127+
1 2 2 2 1 1 1 1
128+
2 2 1 2 2 1 3 3
129+
2 1 1 2 1 1 1 2</pre>
136130
</div>
137131

138132
<h3><a name="2">Demonstration 2</a></h3>
@@ -145,23 +139,17 @@ <h3><a name="2">Demonstration 2</a></h3>
145139
<p>Produces the following output</p>
146140
<pre class="example">ans =
147141

148-
Columns 1 through 7:
149-
150-
3 1 1 3 1 2 2
151-
2 1 1 2 3 1 3
152-
2 3 2 3 3 1 2
153-
154-
Columns 8 through 14:
142+
Columns 1 through 12:
155143

156-
3 1 3 1 2 2 3
157-
1 1 2 3 2 2 3
158-
3 1 3 1 1 2 1
144+
2 3 2 3 1 2 3 3 2 3 3 1
145+
2 1 1 2 3 2 3 1 2 3 1 1
146+
3 1 1 2 3 2 2 3 1 2 3 1
159147

160-
Columns 15 through 20:
148+
Columns 13 through 20:
161149

162-
1 2 3 2 3 2
163-
2 3 1 1 3 2
164-
2 3 1 1 3 2</pre>
150+
2 1 2 2 1 1 1 2
151+
3 3 1 2 3 1 2 3
152+
3 1 1 3 3 2 1 2</pre>
165153
</div>
166154

167155
<h3><a name="3">Demonstration 3</a></h3>
@@ -176,63 +164,45 @@ <h3><a name="3">Demonstration 3</a></h3>
176164
<p>Produces the following output</p>
177165
<pre class="example">ans =
178166

179-
Columns 1 through 7:
167+
Columns 1 through 12:
180168

181-
3 1 1 1 3 1 2
182-
1 1 1 2 2 3 3
183-
2 3 2 3 2 3 1
169+
3 1 1 1 3 1 2 3 1 1 3 1
170+
1 1 1 2 2 3 3 3 2 2 2 2
171+
2 3 2 3 2 3 1 3 1 2 3 2
184172

185-
Columns 8 through 14:
173+
Columns 13 through 20:
186174

187-
3 1 1 3 1 3 3
188-
3 2 2 2 2 2 3
189-
3 1 2 3 2 3 1
190-
191-
Columns 15 through 20:
192-
193-
1 2 2 2 1 3
194-
1 3 3 2 1 3
195-
2 2 1 1 1 2
175+
3 3 1 2 2 2 1 3
176+
2 3 1 3 3 2 1 3
177+
3 1 2 2 1 1 1 2
196178

197179
ans =
198180

199-
Columns 1 through 7:
200-
201-
3 1 1 1 3 1 2
202-
1 1 1 2 2 3 3
203-
2 3 2 3 2 3 1
181+
Columns 1 through 12:
204182

205-
Columns 8 through 14:
183+
3 1 1 1 3 1 2 3 1 1 3 1
184+
1 1 1 2 2 3 3 3 2 2 2 2
185+
2 3 2 3 2 3 1 3 1 2 3 2
206186

207-
3 1 1 3 1 3 3
208-
3 2 2 2 2 2 3
209-
3 1 2 3 2 3 1
187+
Columns 13 through 20:
210188

211-
Columns 15 through 20:
212-
213-
1 2 2 2 1 3
214-
1 3 3 2 1 3
215-
2 2 1 1 1 2
189+
3 3 1 2 2 2 1 3
190+
2 3 1 3 3 2 1 3
191+
3 1 2 2 1 1 1 2
216192

217193
ans =
218194

219-
Columns 1 through 7:
220-
221-
2 3 1 2 2 1 3
222-
1 3 2 2 2 1 1
223-
1 2 1 3 3 2 2
195+
Columns 1 through 12:
224196

225-
Columns 8 through 14:
197+
1 3 2 1 2 1 1 3 3 2 3 2
198+
1 1 2 3 1 2 3 2 2 2 2 2
199+
3 2 3 1 2 2 1 1 1 1 3 3
226200

227-
1 2 3 1 2 3 1
228-
1 1 2 1 1 3 2
229-
1 2 2 2 3 1 3
201+
Columns 13 through 20:
230202

231-
Columns 15 through 20:
232-
233-
2 3 3 3 3 3
234-
3 2 3 3 1 3
235-
3 1 1 2 1 2</pre>
203+
3 2 3 2 3 2 3 3
204+
3 1 2 3 2 2 1 1
205+
3 1 3 1 1 3 1 1</pre>
236206
</div>
237207

238208
<h3><a name="4">Demonstration 4</a></h3>
@@ -247,31 +217,15 @@ <h3><a name="4">Demonstration 4</a></h3>
247217
<p>Produces the following output</p>
248218
<pre class="example">ans =
249219

250-
Columns 1 through 7:
251-
252-
23 44 36 36 23 23 44
253-
44 36 44 23 23 44 44
254-
36 44 23 23 36 44 23
255-
256-
Columns 8 through 10:
257-
258-
36 23 23
259-
44 36 44
260-
36 36 36
220+
23 44 36 36 23 23 44 36 23 23
221+
44 36 44 23 23 44 44 44 36 44
222+
36 44 23 23 36 44 23 36 36 36
261223

262224
ans =
263225

264-
Columns 1 through 7:
265-
266-
23 23 36 36 23 23 23
267-
23 36 23 23 23 23 23
268-
36 23 23 23 36 23 23
269-
270-
Columns 8 through 10:
271-
272-
36 23 23
273-
23 36 23
274-
36 36 36</pre>
226+
23 23 36 36 23 23 23 36 23 23
227+
23 36 23 23 23 23 23 23 36 23
228+
36 23 23 23 36 23 23 36 36 36</pre>
275229
</div>
276230

277231
<h3><a name="5">Demonstration 5</a></h3>
@@ -296,18 +250,18 @@ <h3><a name="5">Demonstration 5</a></h3>
296250
ans =
297251

298252
5
299-
4
300-
2
253+
1
301254
2
302-
5
303-
4
255+
6
256+
6
257+
3
304258

305259
ans =
306260

307-
3
308-
2
309-
1
310261
5
262+
4
263+
1
264+
3
311265
2
312266
3</pre>
313267
</div>

docs/function/boot1way.html

Lines changed: 21 additions & 21 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="2026-03-08"/>
6+
<meta name="date" content="2026-03-19"/>
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." />
@@ -201,7 +201,7 @@ <h3><a name="1">Demonstration 1</a></h3>
201201
-----------------------------------------------------------------------------
202202
| Comparison | Test # | Ref # | Difference | t | p |
203203
|------------|------------|------------|------------|------------|----------|
204-
| 1 | 1 | 2 | +10.80 | +1.20 | .264 |
204+
| 1 | 1 | 2 | +10.80 | +1.20 | .263 |
205205

206206
-----------------------------------------------------------------------------
207207
| GROUP # | GROUP label | N |
@@ -256,7 +256,7 @@ <h3><a name="2">Demonstration 2</a></h3>
256256
-----------------------------------------------------------------------------
257257
| Comparison | Test # | Ref # | Difference | t | p |
258258
|------------|------------|------------|------------|------------|----------|
259-
| 1 | 1 | 2 | +8.721 | +0.77 | .442 |
259+
| 1 | 1 | 2 | +8.721 | +0.77 | .453 |
260260

261261
-----------------------------------------------------------------------------
262262
| GROUP # | GROUP label | N |
@@ -306,12 +306,12 @@ <h3><a name="3">Demonstration 3</a></h3>
306306
-----------------------------------------------------------------------------
307307
| Comparison | Test # | Ref # | Difference | t | p |
308308
|------------|------------|------------|------------|------------|----------|
309-
| 1 | 2 | 1 | -9.480 | -0.93 | .859 |
310-
| 2 | 3 | 1 | -24.90 | -2.43 | .105 |
311-
| 3 | 4 | 1 | -33.24 | -3.24 | .019 |*
312-
| 4 | 5 | 1 | -13.50 | -1.32 | .612 |
313-
| 5 | 6 | 1 | -20.70 | -2.02 | .218 |
314-
| 6 | 7 | 1 | -31.14 | -3.04 | .030 |*
309+
| 1 | 2 | 1 | -9.480 | -0.93 | .856 |
310+
| 2 | 3 | 1 | -24.90 | -2.43 | .099 |
311+
| 3 | 4 | 1 | -33.24 | -3.24 | .022 |*
312+
| 4 | 5 | 1 | -13.50 | -1.32 | .600 |
313+
| 5 | 6 | 1 | -20.70 | -2.02 | .211 |
314+
| 6 | 7 | 1 | -31.14 | -3.04 | .031 |*
315315

316316
-----------------------------------------------------------------------------
317317
| GROUP # | GROUP label | N |
@@ -366,12 +366,12 @@ <h3><a name="4">Demonstration 4</a></h3>
366366
-----------------------------------------------------------------------------
367367
| Comparison | Test # | Ref # | Difference | t | p |
368368
|------------|------------|------------|------------|------------|----------|
369-
| 1 | 2 | 1 | -6.664 | -0.82 | .915 |
370-
| 2 | 3 | 1 | -30.18 | -3.73 | .018 |*
371-
| 3 | 4 | 1 | -35.63 | -4.40 | .006 |**
372-
| 4 | 5 | 1 | -16.21 | -2.00 | .277 |
373-
| 5 | 6 | 1 | -19.95 | -2.46 | .138 |
374-
| 6 | 7 | 1 | -34.86 | -4.30 | .006 |**
369+
| 1 | 2 | 1 | -6.664 | -0.82 | .912 |
370+
| 2 | 3 | 1 | -30.18 | -3.73 | .017 |*
371+
| 3 | 4 | 1 | -35.63 | -4.40 | .004 |**
372+
| 4 | 5 | 1 | -16.21 | -2.00 | .293 |
373+
| 5 | 6 | 1 | -19.95 | -2.46 | .146 |
374+
| 6 | 7 | 1 | -34.86 | -4.30 | .005 |**
375375

376376
-----------------------------------------------------------------------------
377377
| GROUP # | GROUP label | N |
@@ -430,7 +430,7 @@ <h3><a name="5">Demonstration 5</a></h3>
430430
| Comparison | Test # | Ref # | Difference | t | p |
431431
|------------|------------|------------|------------|------------|----------|
432432
| 1 | 2 | 1 | +38.33 | +6.17 | <.001 |***
433-
| 2 | 3 | 1 | +3.500 | +0.59 | .818 |
433+
| 2 | 3 | 1 | +3.500 | +0.59 | .824 |
434434
| 3 | 3 | 2 | -34.83 | -5.60 | <.001 |***
435435

436436
-----------------------------------------------------------------------------
@@ -483,9 +483,9 @@ <h3><a name="6">Demonstration 6</a></h3>
483483
-----------------------------------------------------------------------------
484484
| Comparison | Test # | Ref # | Difference | t | p |
485485
|------------|------------|------------|------------|------------|----------|
486-
| 1 | 2 | 1 | +1.207 | +0.25 | .962 |
487-
| 2 | 3 | 1 | -5.356 | -1.18 | .501 |
488-
| 3 | 3 | 2 | -6.563 | -1.38 | .420 |
486+
| 1 | 2 | 1 | +1.207 | +0.26 | .948 |
487+
| 2 | 3 | 1 | -5.356 | -1.20 | .521 |
488+
| 3 | 3 | 2 | -6.563 | -1.40 | .445 |
489489

490490
-----------------------------------------------------------------------------
491491
| GROUP # | GROUP label | N |
@@ -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.03748 | +0.08 | .939 |
532+
| 1 | 2 | 1 | +0.03748 | +0.08 | .928 |
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.3870 | +0.86 | .218 |
577+
| 1 | 2 | 1 | +0.3870 | +0.87 | .229 |
578578

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

0 commit comments

Comments
 (0)