- 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.
- 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.
- updated the R version limitation from 3.6.0 to 3.5.0.
- removed some spelling mistakes.
- added vignettes to the website.
- updated codecov, appveyor and travis.
- Description file updated with package website.
- Updated EstMLExxx functions as wrappers of bbmle::mle2 function.
- Changed the fitxxxBin warnings to errors and messages.
- Examples no longer have inconsistencies in = and <-.
- Article under review in JOSS.
- Resolved Additional issues mentioned as noLD.
- Updated the AIC values and fixed name inheritance when the functions AIC and overdispersion are used.
- Updated the package with GenerateBOD function to generate overdispersed Binomial Outcome data.
- A small introduction to fitODBODRshiny package and Rshiny application.
- Resolve the issues in tests because of R-devel.
- Proper reference included for functions.
- spelling issues resolved
- testthat functions upgraded and parallelism implemented for the code.