Skip to content

Releases: trevismd/permutations-stats

v0.2 Initial release

16 Oct 15:10
e83fb85
Compare
Choose a tag to compare

First full release. Includes all features described in this version's README:

Exact tests (all combinations) and approximate method computation (simulations) are implemented for :

  • Brunner-Munzel test
  • Mann-Whitney-Wilcoxon test
  • Wilcoxon signed rank test
  • Friedman tests

Functions for bootstrapping-based confidence interval calculations for mean, median, and standard deviation are also implemented (not documented yet).

v0.1.4-alpha

05 Sep 08:54
f4e8d2c
Compare
Choose a tag to compare
v0.1.4-alpha Pre-release
Pre-release
Update README