Releases: gnu-octave/statistics-resampling
Releases · gnu-octave/statistics-resampling
statistics-bootstrap-v3.2.2
- Updated and corrected README.md
statistics-bootstrap-v3.2.1
- corrected file version and dependencies in DESCRIPTION
statistics-bootstrap-v3.2.0
- Added a new function, bootanovan, which is a wrapper for anovan (from the Statistics package in Octave, or the Statistics and Machine Learning toolbox in Matlab). The p-values are calculated from the bootstrap distribution of the ANOVA F-statistics.
statistics-bootstrap-v3.1.7
- improved maxq function used by bootnhst to cope better with unequal sample sizes
statistics-bootstrap-v3.1.6
- Changed behaviour of NaN in group for bootnhst
statistics-bootstrap-v3.1.5
- Changed order of input arguments for bootnhst
statistics-bootstrap-v3.1.4
- Updated bootnhst to compute standard errors using bootknife resampling
statistics-bootstrap-v3.1.3
Fixed bug which meant that the wrong standard error was reported in the stats.groups output of bootnhst
statistics-bootstrap-v3.1.2
Update to bootnhst (and maxq)
statistics-bootstrap-v3.1.1
- fixed broadcast warning in smoothmedian
- fixed MarkerFace warning in Octave