v0.9.0
v0.9.0 (2020-01-15)
Closed issues:
- Better support for
skipmissing
(#153) - Wrong and slow CI for PowerDivergenceTest with :sison_glaz method (#142)
- Anderson-darling tests against standard normal (#140)
- Package compatibility caps (#134)
Merged pull requests:
- Make alpha a keyword argument to confint (#176) (nalimilan)
- Remove unnecessary T<: (#171) (nalimilan)
- Call arguments x and y in VarianceFTest (#170) (nalimilan)
- Drop 0.7, add package compat bounds, remove REQUIRE (#169) (ararslan)
- Adding homoscedasticity test (#167) (raphaelsaavedra)
- Waldwolf Wolfowitz Test (#165) (mileslucas)
- Fix show methods to respect IOContext settings (#161) (rofinn)
- Rename BartlettsTest to BartlettTest (#160) (nalimilan)
- Allow Travis failures on Julia nightly (#159) (nalimilan)
- Rename some tests for consistency (#158) (nalimilan)
- Add sections for chi-squared and likelihood ratio tests in docs (#157) (nalimilan)
- Add Barlett's test (#147) (ararslan)
- Add partial correlation test (#146) (ararslan)
- Add Hotelling's T^2 test (#145) (ararslan)
- Add a Project file for the package and for docs (#144) (ararslan)
- automatic selection of CI method for PowerDivergenceTest (#143) (bkamins)
- Cap Documenter.jl to 0.19 on Travis (#139) (mortenpi)
- fix binom test edge case (#138) (bkamins)
- Correct OneSampleADTest (#135) (bkamins)
- Fix deprecations (#133) (femtocleaner[bot])