Fits mixed Poisson regression models (Poisson-Inverse Gaussian or Negative-Binomial) on data sets with response variables being count data. The models can have varying precision parameter, where a linear regression structure (through a link function) is assumed to hold on the precision parameter. The Expectation-Maximization algorithm for both these models (Poisson Inverse Gaussian and Negative Binomial) is an important contribution of this package. Another important feature of this package is the set of functions to perform global and local influence analysis. See Barreto-Souza and Simas (2016) <doi:10.1007/s11222-015-9601-6> for further details.
Version: | 1.0.0 |
Imports: | pbapply, Formula, Rfast, dplyr, gamlss.dist, generics, ggplot2, gridExtra, lmtest, magrittr, statmod, tibble, rlang, ggrepel, gamlss |
Suggests: | rmarkdown, knitr, devtools, bbreg, testthat, covr, tidyr, ggfortify, broom |
Published: | 2021-03-10 |
DOI: | 10.32614/CRAN.package.mixpoissonreg |
Author: | Alexandre B. Simas [aut, cre], Wagner Barreto-Souza [aut] |
Maintainer: | Alexandre B. Simas <alexandre.impa at gmail.com> |
BugReports: | https://github.com/vpnsctl/mixpoissonreg/issues |
License: | GPL-2 |
URL: | https://github.com/vpnsctl/mixpoissonreg/, https://vpnsctl.github.io/mixpoissonreg/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | mixpoissonreg results |
Package source: | mixpoissonreg_1.0.0.tar.gz |
Windows binaries: | r-devel: mixpoissonreg_1.0.0.zip, r-release: mixpoissonreg_1.0.0.zip, r-oldrel: mixpoissonreg_1.0.0.zip |
macOS binaries: | r-release (arm64): mixpoissonreg_1.0.0.tgz, r-oldrel (arm64): mixpoissonreg_1.0.0.tgz, r-release (x86_64): mixpoissonreg_1.0.0.tgz, r-oldrel (x86_64): mixpoissonreg_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=mixpoissonreg to link to this page.