CompGLM: Conway-Maxwell-Poisson GLM and distribution functions

The package contains a function (which uses a similar interface to the ‘glm’ function) for the fitting of a Conway-Maxwell-Poisson GLM. There are also various methods for analysis of the model fit. The package also contains functions for the Conway-Maxwell-Poisson distribution in a similar interface to functions ‘dpois’, ‘ppois’ and ‘rpois’. The functions are generally quick, since the workhorse functions are written in C++ (thanks to the Rcpp package).

Version: 1.0
Imports: Rcpp (≥ 0.11.2), stats
LinkingTo: Rcpp
Suggests: RUnit
Published: 2014-07-04
Author: Jeffrey Pollock
Maintainer: Jeffrey Pollock <jeffpollock9 at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: yes
CRAN checks: CompGLM results

Downloads:

Reference manual: CompGLM.pdf
Package source: CompGLM_1.0.tar.gz
Windows binaries: r-devel: CompGLM_1.0.zip, r-release: CompGLM_1.0.zip, r-oldrel: CompGLM_1.0.zip
OS X Snow Leopard binaries: r-release: CompGLM_1.0.tgz, r-oldrel: CompGLM_1.0.tgz
OS X Mavericks binaries: r-release: CompGLM_1.0.tgz