Skip to content

Commit

Permalink
update manual
Browse files Browse the repository at this point in the history
  • Loading branch information
acp29 committed Apr 2, 2024
1 parent e913b6f commit a300020
Show file tree
Hide file tree
Showing 14 changed files with 342 additions and 291 deletions.
192 changes: 119 additions & 73 deletions docs/function/boot.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,17 +116,23 @@ <h3><a name="1">Demonstration 1</a></h3>
<p>Produces the following output</p>
<pre class="example">ans =

Columns 1 through 10:
Columns 1 through 8:

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

Columns 11 through 20:
Columns 9 through 16:

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

Columns 17 through 20:

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

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

Columns 1 through 10:
Columns 1 through 8:

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

Columns 9 through 16:

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

Columns 11 through 20:
Columns 17 through 20:

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

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

Columns 1 through 10:
Columns 1 through 8:

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

Columns 9 through 16:

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

Columns 17 through 20:

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

Columns 11 through 20:
ans =

2 2 1 2 2 2 1 2 1 1
3 3 2 3 3 3 3 1 1 2
2 3 2 1 2 2 2 1 2 1
Columns 1 through 8:

ans =
3 3 3 3 1 2 3 3
3 1 2 2 3 1 3 1
3 2 3 1 3 1 1 1

Columns 1 through 10:
Columns 9 through 16:

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

Columns 11 through 20:
Columns 17 through 20:

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

ans =
ans =

Columns 1 through 10:
Columns 1 through 8:

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

Columns 11 through 20:
Columns 9 through 16:

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

Columns 17 through 20:

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

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

44 23 23 36 44 23 44 36 36 23
36 23 36 23 44 36 36 23 44 44
36 36 23 44 23 44 23 36 44 44
Columns 1 through 8:

44 23 23 36 44 23 44 36
36 23 36 23 44 36 36 23
36 36 23 44 23 44 23 36

Columns 9 and 10:

36 23
44 44
44 44

ans =

Columns 1 through 8:

23 23 23 36 23 23 23 36
36 23 36 23 23 36 36 23
36 36 23 23 23 23 23 36

ans =
Columns 9 and 10:

23 23 23 36 23 23 23 36 36 23
36 23 36 23 23 36 36 23 23 23
36 36 23 23 23 23 23 36 23 23</pre>
36 23
23 23
23 23</pre>
</div>

<h3><a name="5">Demonstration 5</a></h3>
Expand All @@ -240,30 +286,30 @@ <h3><a name="5">Demonstration 5</a></h3>
<p>Produces the following output</p>
<pre class="example">ans =

4
2
3
5
4
6

ans =

4
3
4
6
6
2

ans =

5
6
3
4
1
6</pre>
4
2
3
5
4
6

ans =

4
3
4
6
6
2

ans =

5
6
3
4
1
6</pre>
</div>

<p>Package: <a href="../index.html">statistics-resampling</a></p>
Expand Down
4 changes: 2 additions & 2 deletions docs/function/boot1way.html
Original file line number Diff line number Diff line change
Expand Up @@ -529,7 +529,7 @@ <h3><a name="7">Demonstration 7</a></h3>
-----------------------------------------------------------------------------
| Comparison | Test # | Ref # | Difference | t | p |
|------------|------------|------------|------------|------------|----------|
| 1 | 2 | 1 | +0.2663 | +0.72 | .405 |
| 1 | 2 | 1 | +0.2869 | +0.57 | .558 |

-----------------------------------------------------------------------------
| 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.8165 | +1.00 | .242 |
| 1 | 2 | 1 | -0.6293 | -1.71 | .035 |*

-----------------------------------------------------------------------------
| GROUP # | GROUP label | N |
Expand Down
6 changes: 3 additions & 3 deletions docs/function/bootbayes.html
Original file line number Diff line number Diff line change
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.04557 +184.4 1.361 +181.8 +187.2</pre>
+184.5 -0.02210 +184.5 1.240 +182.1 +186.9</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.02706 +175.5 2.411 +171.1 +180.4
+0.1904 -0.001895 +0.1888 0.08070 +0.03636 +0.3424</pre>
+175.5 +0.03532 +175.5 2.384 +171.1 +180.3
+0.1904 -0.001074 +0.1909 0.07912 +0.04160 +0.3442</pre>
</div>

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

0 comments on commit a300020

Please sign in to comment.