Releases: jchristopherson/fstats
Releases · jchristopherson/fstats
v1.2.5
v1.2.4
This is a minor release with some API clean up.
v1.2.3
This is a minor release cleaning up a bug in a test routine.
v1.2.2
This release adds a minor bit of functionality and cleans up p-value calculations for some tests.
- Added pooled variance calculations
- Added Bartlett's test
- Added Levene's test
- Added power-based sample size calculations
- Cleaned up p-value calculations for F tests
- Cleaned up confidence interval calculation
v1.2.1
Minor release fixing a small issue in the CMake build scripts relating to shared libraries.
v1.2.0
Added:
- Binomial Distribution
- Sampling Methods
- Bootstrapping
- LOWESS
Bug Fix:
- Confidence Interval Calculation
- Fix documentation
v1.1.3
Minor build script bug fix and code clean up.
v1.1.2
- Add FPM support
- Fix minor bugs
- Move documentation generation to FORD
v1.1.1: Bug fix
Bug fixes for the Allan Variance code.
v1.1.0 - Add functionallity
Add Allan Variance calculations.