Skip to contents

Version 1.1.0

CRAN release: 2018-02-27

submitted on 27th February 2018.

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.4.0

CRAN release: 2019-06-12

submitted on 12th June 2019

  • 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.

Version 1.4.1

CRAN release: 2019-07-02

submitted on

  • 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.

Version 1.4.1-1

CRAN release: 2020-01-16

  • Resolved Additional issues mentioned as noLD.

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

  • Updated the package with GenerateBOD function to generate overdispersed Binomial Outcome data.
  • A small introduction to fitODBODRshiny package and Rshiny application.