Package: bellreg
Title: Count Regression Models Based on the Bell Distribution
Version: 0.0.1
Authors@R: c(person(given = "Fabio", family = "Demarqui", email = "fndemarqui@est.ufmg.br", role = c("aut", "cre"),  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",  comment = c(ORCID = "0000-0001-8077-4898")))
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: GPL (>= 2)
URL: https://github.com/fndemarqui/bellreg
BugReports: https://github.com/fndemarqui/bellreg/issues
Encoding: UTF-8
LazyData: true
Biarch: true
Depends: R (>= 3.4.0)
Imports: extraDistr, Formula, magic, MASS, methods, numbers, Rcpp (>=
        0.12.0), Rdpack, rstan (>= 2.18.1), rstantools (>= 2.0.0)
RdMacros: Rdpack
LinkingTo: BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0),
        rstan (>= 2.18.1), StanHeaders (>= 2.18.0)
SystemRequirements: GNU make
RoxygenNote: 7.1.0
Suggests: testthat
NeedsCompilation: yes
Packaged: 2020-06-26 11:31:10 UTC; fndemarqui
Author: Fabio Demarqui [aut, cre] (<https://orcid.org/0000-0001-9236-1986>),
  Marcos Prates [ctb] (<https://orcid.org/0000-0001-8077-4898>),
  Fredy Caceres [ctb] (<https://orcid.org/0000-0001-8077-4898>)
Maintainer: Fabio Demarqui <fndemarqui@est.ufmg.br>
Repository: CRAN
Date/Publication: 2020-06-26 16:00:27 UTC
Built: R 4.1.0; x86_64-apple-darwin17.0; 2021-05-27 07:36:41 UTC; unix
Archs: bellreg.so.dSYM
