Type: Package
Package: fitODBOD
Title: Modeling Over Dispersed Binomial Outcome Data Using BMD and ABD
Version: 1.5.0
Authors@R: c(
    person("Amalan", "Mahendran", , "amalan0595@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-0643-9052")),
    person("Pushpakanthie", "Wijekoon", role = c("aut", "ctb"),
           comment = c(ORCID = "0000-0003-4242-1017"))
  )
Description: Contains Probability Mass Functions, Cumulative Mass
    Functions, Negative Log Likelihood value, parameter estimation and
    modeling data using Binomial Mixture Distributions (BMD) (Manoj et al
    (2013) <doi:10.5539/ijsp.v2n2p24>) and Alternate Binomial
    Distributions (ABD) (Paul (1985) <doi:10.1080/03610928508828990>),
    also Journal article to use the package(<doi:10.21105/joss.01505>).
License: MIT + file LICENSE
URL:
        https://github.com/Amalan-ConStat/fitODBOD,https://amalan-constat.github.io/fitODBOD/index.html
BugReports: https://github.com/Amalan-ConStat/fitODBOD/issues
Depends: R (>= 4.0.0)
Imports: bbmle, hypergeo, stats
Suggests: flextable, ggplot2, ggthemes, grid, gridExtra, knitr,
        reshape2, rmarkdown, spelling, testthat, tibble, viridis
Encoding: UTF-8
Language: en-US
LazyData: TRUE
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-01-15 11:16:57 UTC; amala
Author: Amalan Mahendran [aut, cre] (<https://orcid.org/0000-0002-0643-9052>),
  Pushpakanthie Wijekoon [aut, ctb]
    (<https://orcid.org/0000-0003-4242-1017>)
Maintainer: Amalan Mahendran <amalan0595@gmail.com>
Repository: CRAN
Date/Publication: 2023-01-15 11:40:06 UTC
Built: R 4.1.3; ; 2023-04-17 15:29:42 UTC; windows
