bizicount

R-CMD-check CRAN_Status_Badge minimal R version License: GPL v3 Downloads: Codecov test coverage

The bizicount R-package is primarily for estimating copula-based bivariate count regression models, with and without zero-inflation or overdispersion. However, its full suite of functions can:

Installation

To install from CRAN: install.packages("bizicount")

To install from GitHub: devtools::install_github("jmniehaus/bizicount", dependencies = TRUE)