Package: COMPoissonReg
Type: Package
Title: Conway-Maxwell Poisson (COM-Poisson) Regression
Version: 0.8.2
Authors@R: c(
	person(given = "Kimberly",
		family = "Sellers",
		role = "aut",
		email = "kimberly_sellers@ncsu.edu"),
	person(given = "Thomas",
		family = "Lotze",
		role = "aut",
		email = "thomas.lotze@thomaslotze.com"),
	person(given = "Andrew",
		family = "Raim",
		role = c("cre", "aut"),
		email = "andrew.raim@gmail.com"))
Maintainer: Andrew Raim <andrew.raim@gmail.com>
URL: https://github.com/lotze/COMPoissonReg
Description: Fit Conway-Maxwell Poisson (COM-Poisson or CMP) regression models
    to count data (Sellers & Shmueli, 2010) <doi:10.1214/09-AOAS306>. The
    package provides functions for model estimation, dispersion testing, and
    diagnostics. Zero-inflated CMP regression (Sellers & Raim, 2016)
    <doi:10.1016/j.csda.2016.01.007> is also supported.
License: GPL-2 | GPL-3
LazyLoad: yes
Imports: stats, Rcpp, numDeriv
LinkingTo: Rcpp
Encoding: UTF-8
Suggests: testthat (>= 3.0.0), knitr, quarto, rmarkdown, ggplot2
VignetteBuilder: quarto
Config/testthat/edition: 3
Config/roxygen2/version: 8.0.0
NeedsCompilation: yes
Packaged: 2026-07-22 11:52:55 UTC; araim
Author: Kimberly Sellers [aut],
  Thomas Lotze [aut],
  Andrew Raim [cre, aut]
Repository: CRAN
Date/Publication: 2026-07-22 15:30:09 UTC
