Package: bellreg
Title: Count Regression Models Based on the Bell Distribution
Version: 0.0.2.2
Authors@R: c(
           person(given = "Fabio", family = "Demarqui", email = "fndemarqui@est.ufmg.br", role = c("aut", "cre", "cph"),  comment = c(ORCID = "0000-0001-9236-1986")),
	         person(given = "Marcos", family = "Prates", role = "ctb",  comment = c(ORCID = "0000-0001-8077-4898")),
	         person(given = "Fredy", family = "Caceres", role = "ctb"),
	         person(given = "Andrew", family = "Johnson", role = "ctb")
	         )
Description: Bell regression models for count data with overdispersion. The implemented models account for ordinary and zero-inflated regression models under both frequentist and Bayesian approaches. Theoretical details regarding the models implemented in the package can be found in Castellares et al. (2018) <doi:10.1016/j.apm.2017.12.014> and Lemonte et al. (2020) <doi:10.1080/02664763.2019.1636940>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Biarch: true
URL: https://github.com/fndemarqui/bellreg,
        https://fndemarqui.github.io/bellreg/
BugReports: https://github.com/fndemarqui/bellreg/issues
Depends: R (>= 3.4.0)
Imports: dplyr, extraDistr, Formula, magic, MASS, methods, numbers,
        LambertW, loo, purrr, Rcpp (>= 0.12.0), Rdpack, rstan (>=
        2.26.0), rstantools (>= 2.0.0)
RdMacros: Rdpack
LinkingTo: BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0),
        rstan (>= 2.26.0), StanHeaders (>= 2.26.0)
SystemRequirements: GNU make
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2024-10-23 07:56:31 UTC; fndemarqui
Author: Fabio Demarqui [aut, cre, cph]
    (<https://orcid.org/0000-0001-9236-1986>),
  Marcos Prates [ctb] (<https://orcid.org/0000-0001-8077-4898>),
  Fredy Caceres [ctb],
  Andrew Johnson [ctb]
Maintainer: Fabio Demarqui <fndemarqui@est.ufmg.br>
Repository: CRAN
Date/Publication: 2024-10-23 08:50:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-14 03:08:11 UTC; windows
Archs: x64
