Current section

Files

Jump to
anova CHANGELOG
Raw

CHANGELOG

## [0.6.0] - 2025-08-23
### Changed
- More compact output format for Tukey's HSD, removed unnecessary fields
## [0.5.1] - 2025-08-23
### Changed
- Replaced the Statistics module with Statistex for mean and median calculation
- Implemented the cumulative distribution function of the F distribution, to replace the one in
Statistics, since it is not precise enough
## [0.5.0] - 2025-08-21
### Changed
- Better-structured Tukey's HSD result format
- Improved Tukey's HSD effect size calculation
## [0.4.0] - 2025-08-21
### Changed
- Removed alpha from ANOVA parameters, and also removed the 'significant?' result field
- Minor optimizations and refactoring
## [0.3.1] - 2025-08-21
### Changed
- Improved Tukey's HSD p-value estimation
## [0.3.0] - 2025-08-17
### Changed
- Changed Tukey's HSD test result format