Changelog
Source:NEWS.md
Version 1.2.0
CRAN release: 2018-09-15
submitted on 15th September 2018.
- Few spelling mistakes in examples are cleared
- Possibility of Degree of freedom being less than or equal to zero is considered in “fitXXX” functions.
- Beta-Correlated Binomial distribution is added as a new Alternate Binomial Distribution.
- COM Poisson Binomial distribution is added as a new Alternate Binomial Distribution.
- New dataset Male_children has been added.
Version 1.3.0
CRAN release: 2019-05-07
submitted on 7th May 2019.
- Functions added to the Gamma distribution.
- Functions added to the Gamma Binomial distribution.
- Functions added to the Grassia II Binomial distribution.
- fitXXX functions now have classes, which is useful while outputs can be extracted using methods.
- New dataset Epidemic_Cold has been added.
- Vignettes changed based on changes for the functions.
- Updated R compatibility to version 3.6.0.
Version 1.5.0
CRAN release: 2023-01-15
- Updated the AIC values and fixed name inheritance when the functions AIC and overdispersion are used.
Version 1.5.1
CRAN release: 2024-02-10
- Updated the package with GenerateBOD function to generate overdispersed Binomial Outcome data.
- A small introduction to fitODBODRshiny package and Rshiny application.