Package: bizicount Title: Bivariate Zero-Inflated Count Models Using Copulas Version: 1.3.4 Authors@R: person("John", "Niehaus", , "jniehaus2257@gmail.com", role = c("aut", "cre")) Description: Maximum likelihood estimation of copula-based zero-inflated (and non-inflated) Poisson and negative binomial count models, based on the article . Supports Frank and Gaussian copulas. Allows for mixed margins (e.g., one margin Poisson, the other zero-inflated negative binomial), and several marginal link functions. Built-in methods for publication-quality tables using 'texreg', post-estimation diagnostics using 'DHARMa', and testing for marginal zero-modification via . For information on copula regression for count data, see Genest and Nešlehová (2007) as well as Nikoloulopoulos (2013) . For information on zero-inflated count regression generally, see Lambert (1992) . The author acknowledges support by NSF DMS-1925119 and DMS-212324. License: GPL (>= 3) Encoding: UTF-8 URL: https://github.com/jmniehaus/bizicount BugReports: https://github.com/jmniehaus/bizicount/issues Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Imports: pbivnorm (>= 0.6.0), Formula (>= 1.2-4), rlang (>= 0.4.7), MASS (>= 7.3-54), numDeriv (>= 2016.8-1.1), methods, stats, utils, DHARMa (>= 0.3.4), texreg (>= 1.37.5) Depends: R (>= 4.1.0) Suggests: covr, testthat (>= 3.0.0) Config/testthat/edition: 3 LazyData: true Config/pak/sysreqs: cmake make texlive libicu-dev libuv1-dev libssl-dev zlib1g-dev Repository: https://jmniehaus.r-universe.dev Date/Publication: 2025-08-19 23:24:46 UTC RemoteUrl: https://github.com/jmniehaus/bizicount RemoteRef: HEAD RemoteSha: 994790e3b97d77ece96ee1a476071f64890b93d3 NeedsCompilation: no Packaged: 2026-06-21 11:07:26 UTC; root Author: John Niehaus [aut, cre] Maintainer: John Niehaus