diff --git a/README.md b/README.md index 50c2a881..d4e736f0 100755 --- a/README.md +++ b/README.md @@ -51,15 +51,15 @@ To install (or test) the statistics-resampling package at a location of your cho ### Usage -All help and demos are documented on the ['Function Reference'](https://gnu-octave.github.io/statistics-resampling/function_reference) page in the [manual](https://gnu-octave.github.io/statistics-resampling/). If you do not see the navigation pane on the manual web pages, please enable javascript in your browser. - +All help and demos are documented on the ['Function Reference'](https://gnu-octave.github.io/statistics-resampling/function_reference) page in the [manual](https://gnu-octave.github.io/statistics-resampling/). If you do not see the navigation pane on the manual web pages, please enable javascript in your browser. If you need help with using any of the functions in this package, please post your questions on the [discussions page](https://github.com/gnu-octave/statistics-resampling/discussions). + Function help can also be requested directly from the Octave/MATLAB command prompt, by typing `help function-name` - substituting in the actual function name. In Octave only, you can get a basic overview of the package and it's functions by typing: `pkg describe -verbose statistics-resampling`, or request demonstrations of function usage by typing `demo function-name`. Users can also request help with using functions and programming in Octave at the [discourse group](https://octave.discourse.group/c/help/6). ### Quick start -Below are some links to demonstrations of how the bootstrap or randomization functions from this package can be used to perform robust versions of commonly used statistical tests: +Below are some links to demonstrations of how the bootstrap or randomization functions from this package can be used to perform variants of the commonly used statistical tests below, but without the Normality assumption: * [t-test to compare two independent samples (assuming equal variances)](https://gnu-octave.github.io/statistics-resampling/function/boot1way.html#1) @@ -67,15 +67,15 @@ Below are some links to demonstrations of how the bootstrap or randomization fun * [t-test to compare two independent samples (not assuming equal variances)](https://gnu-octave.github.io/statistics-resampling/function/bootlm.html#1) - * [t-test to compare two paired or matching samples (robust to heteroscedasticity)](https://gnu-octave.github.io/statistics-resampling/function/bootlm.html#2) + * [t-test to compare two paired or matching samples (also robust to heteroscedasticity)](https://gnu-octave.github.io/statistics-resampling/function/bootlm.html#2) - * [One-way ANOVA to compare more than two independent samples (robust to heteroscedasticity)](https://gnu-octave.github.io/statistics-resampling/function/bootlm.html#3) + * [One-way ANOVA to compare more than two independent samples (also robust to heteroscedasticity)](https://gnu-octave.github.io/statistics-resampling/function/bootlm.html#3) - * [Nested one-way ANOVA to compare more than two independent samples (robust to heteroscedasticity and grouping of observations)](https://gnu-octave.github.io/statistics-resampling/function/bootlm.html#11) + * [Nested one-way ANOVA to compare more than two independent samples (also robust to heteroscedasticity and grouping of observations)](https://gnu-octave.github.io/statistics-resampling/function/bootlm.html#11) - * [Two-way factorial ANOVA (robust to heteroscedasticity)](https://gnu-octave.github.io/statistics-resampling/function/bootlm.html#6) + * [Two-way factorial ANOVA (also robust to heteroscedasticity)](https://gnu-octave.github.io/statistics-resampling/function/bootlm.html#6) - * [One-way ANCOVA (robust to heteroscedasticity)](https://gnu-octave.github.io/statistics-resampling/function/bootlm.html#7) + * [One-way ANCOVA (also robust to heteroscedasticity)](https://gnu-octave.github.io/statistics-resampling/function/bootlm.html#7) ### Issues diff --git a/docs/function/boot.html b/docs/function/boot.html index 0f77793c..5e9982a0 100644 --- a/docs/function/boot.html +++ b/docs/function/boot.html @@ -118,15 +118,15 @@
Produces the following output
ci = - 23.616 - 34.358+ 23.825 + 34.411
Produces the following output
ci = - 23.975 - 34.269+ 23.462 + 34.651
Produces the following output
ci = - 25.04 - 36.477+ 24.811 + 36.698
Produces the following output
ci = - 96.629 - 235.91+ 100.29 + 233.9
Produces the following output
ci = - 117.01 - 260.73+ 116.4 + 265.89
Produces the following output
ci = - 108.55 - 297.71+ 106.75 + 290.95
Produces the following output
ci = - 111.53 - 268.13+ 115.81 + 278.35
Produces the following output
ci = - 0.50501 - 0.86333+ 0.51674 + 0.873
Produces the following output
ans = - -16.69 -20.555 -12.325 - -11.721 -15.104 -7.907 - -8.0606 -11.244 -4.3564 - 0.10476 -0.081023 0.28225 - 0.010336 -0.0032993 0.022647 - 0.06452 0.033083 0.095608 - 0.0016638 0.00017173 0.0031554+ -16.69 -20.526 -12.642 + -11.721 -15.188 -8.0851 + -8.0606 -11.299 -4.6596 + 0.10476 -0.062295 0.28823 + 0.010336 -0.00273 0.023016 + 0.06452 0.033493 0.094721 + 0.0016638 0.00019837 0.0031828
Produces the following output
ans = Summary of results: -ans = H1 is 1 with p = 0.0005 so reject the null hypothesisthat there is 1 mode +ans = H1 is 1 with p = 0.001 so reject the null hypothesisthat there is 1 mode -ans = H2 is 0 with p = 0.323 so accept the null hypothesis that there are 2 modes+ans = H2 is 0 with p = 0.327 so accept the null hypothesis that there are 2 modes
Package: statistics-resampling
diff --git a/docs/function/bootstrp.html b/docs/function/bootstrp.html index 553ed639..6aaa3741 100644 --- a/docs/function/bootstrp.html +++ b/docs/function/bootstrp.html @@ -105,58 +105,58 @@Produces the following output
bootstat = - 30.385 - 26.577 - 32.962 - 26.885 + 31.077 + 26.615 + 29.731 + 29.231 + 27.885 28.962 - 27.385 + 29.231 + 28.654 + 35.615 + 27.654 + 26.462 + 30.885 + 31.731 + 29.615 + 28.308 29.538 - 28.615 - 36.269 + 29.923 + 30.115 + 32.538 + 28.962 + 31.385 + 25.231 + 30.154 + 26.115 + 25.231 + 25.962 + 33.654 + 33.269 + 31.154 + 34.385 + 30.962 + 30.808 29.192 - 36.192 - 35.346 - 30.923 - 31.423 + 29.038 + 25.769 + 30.192 30.231 - 25.692 - 28.577 - 27.038 - 26.269 - 31.423 - 30.154 - 29.654 - 28.577 - 32.154 - 28.385 - 32.615 - 24.846 - 32.269 - 25.577 - 29.615 - 26.923 - 27.038 - 26.731 - 33.923 - 31.962 - 26.538 - 26.846 - 29.769 - 27 - 26.731 - 29.231 - 30.885 - 31.077 - 30 - 29.115 - 31.769 - 32.423 - 30.692 - 29.231 - 31.077 + 28.192 + 28.808 + 31.269 + 27.692 + 28.231 + 32.346 + 31.385 + 28.5 + 31.038 + 28.192 + 33.308 + 30.231 + 28.038 -ans = 2.7164+ans = 2.3366
Package: statistics-resampling
diff --git a/docs/function/images/boot1way_701.png b/docs/function/images/boot1way_701.png index 11991cce..9a5a8f91 100644 Binary files a/docs/function/images/boot1way_701.png and b/docs/function/images/boot1way_701.png differ diff --git a/docs/function/images/boot1way_801.png b/docs/function/images/boot1way_801.png index bac1f32a..b2094976 100644 Binary files a/docs/function/images/boot1way_801.png and b/docs/function/images/boot1way_801.png differ diff --git a/docs/readme.html b/docs/readme.html index 1ad8f3a5..f1d59ecf 100644 --- a/docs/readme.html +++ b/docs/readme.html @@ -107,7 +107,10 @@Function help can also be requested directly from the Octave/MATLAB
command prompt, by typing help function-name
- substituting
in the actual function name.
Below are some links to demonstrations of how the bootstrap or -randomization functions from this package can be used to perform robust -versions of commonly used statistical tests:
+randomization functions from this package can be used to perform +variants of the commonly used statistical tests below, but without the +Normality assumption:If you find bugs or have any suggestions, please raise an issue on