NEWS
LRTesteR 1.2.1 (2024-09-08)
- Add package EnvStats to imports
LRTesteR 1.2.0 (2024-08-21)
- Handle edge case in one way empirical quantile likelihood test.
- Handle edge case in one way empirical mu likelihood test.
- Reduce sample size needed per test.
- Use estimation procedures from EnvStats package for gamma and beta distribution.
- Update actions again..
LRTesteR 1.1.1 (2023-10-02)
- Remove "[1] " from print method.
- Update github actions.
LRTesteR 1.1.0 (2023-05-29)
- Add one sample and one way empirical quantile likelihood tests.
- Added a second objective optimization function to empirical mu test.
LRTesteR 1.0.2 (2023-03-30)
- Add one sample and one way empirical mean likelihood tests.
LRTesteR 1.0.1 (2022-09-17)
- Add log to print function.
- Add 6 inverse gaussion tests.
- Rename vignette.
LRTesteR 1.0.0 (2022-08-24)
- Rename tests from _lr_test to _one_sample.
- Add _one_way tests.
- Add one way vignette.
- Add print method.
- Change to newton's method in beta and gamma parameter estimation.
- Better starting points in cauchy parameter estimation.
- Add sources.
LRTesteR 0.2.1 (2022-08-05)
- Add cauchy test and CI.
- Add argument checks to binomial and negative binomial.
- Modify readme more.
LRTesteR 0.2
- Move to function factories.
- Improve readme.
- Add confidence intervals.
LRTesteR 0.1 (2022-06-02)