LRTesteR 1.3.0
LRTesteR 1.2.1
- Add package EnvStats to imports
 
LRTesteR 1.2.0
- 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
- Remove “[1]” from print method.
 
- Update github actions.
 
LRTesteR 1.1.0
- Add one sample and one way empirical quantile likelihood tests.
 
- Added a second objective optimization function to empirical mu
test.
 
LRTesteR 1.0.2
- Add one sample and one way empirical mean likelihood tests.
 
LRTesteR 1.0.1
- Add log to print function.
 
- Add 6 inverse gaussion tests.
 
- Rename vignette.
 
LRTesteR 1.0.0
- 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
- 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