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: 2022-12-02
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 22 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
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  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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