Other packages > Find by keyword >

COMPoissonReg  

Conway-Maxwell Poisson (COM-Poisson) Regression
View on CRAN: Click here


Download and install COMPoissonReg package within the R console
Install from CRAN:
install.packages("COMPoissonReg")

Install from Github:
library("remotes")
install_github("cran/COMPoissonReg")

Install by package version:
library("remotes")
install_version("COMPoissonReg", "0.8.1")



Attach the package and use:
library("COMPoissonReg")
Maintained by
Andrew Raim
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-05-25
Latest Update: 2023-11-29
Description:
Fit Conway-Maxwell Poisson (COM-Poisson or CMP) regression models to count data (Sellers & Shmueli, 2010) . The package provides functions for model estimation, dispersion testing, and diagnostics. Zero-inflated CMP regression (Sellers & Raim, 2016) is also supported.
How to cite:
Andrew Raim (2010). COMPoissonReg: Conway-Maxwell Poisson (COM-Poisson) Regression. R package version 0.8.1, https://cran.r-project.org/web/packages/COMPoissonReg. Accessed 11 Aug. 2026.
Previous versions and publish date:
0.1.1 (2010-05-25 19:08), 0.2.1 (2011-01-28 08:21), 0.3.2 (2011-02-10 09:58), 0.3.3 (2011-04-28 10:29), 0.3.4 (2011-05-11 09:18), 0.3.5 (2015-07-11 01:41), 0.4.0 (2017-04-19 21:13), 0.4.1 (2017-05-03 14:03), 0.6.0 (2018-12-02 17:40), 0.6.1 (2018-12-09 15:30), 0.7.0 (2019-11-30 07:50), 0.8.0 (2022-12-02 11:40), 0.8.1 (2023-11-29 14:30), (2026-07-22 17:30)
Other packages that cited COMPoissonReg R package
View COMPoissonReg citation profile
Other R packages that COMPoissonReg depends, imports, suggests or enhances
Complete documentation for COMPoissonReg
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
Rssa  
A Collection of Methods for Singular Spectrum Analysis
Methods and tools for Singular Spectrum Analysis including decomposition, forecasting and gap-filli ...
Download / Learn more Package Citations See dependency  
lactcurves  
Lactation Curve Parameter Estimation
AllCurves() runs multiple lactation curve models and extracts selection criteria for each model. Th ...
Download / Learn more Package Citations See dependency  
gprofiler2  
Interface to the 'g:Profiler' Toolset
A toolset for functional enrichment analysis and visualization, gene/protein/SNP identifier conversi ...
Download / Learn more Package Citations See dependency  
phonenumber  
Convert Letters to Numbers and Back as on a Telephone Keypad
Convert English letters to numbers or numbers to English letters as on a telephone keypad. When con ...
Download / Learn more Package Citations See dependency  

28,313

R Packages

239,283

Dependencies

74,752

Author Associations

28,314

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA