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: | 2.0 |
Imports: | Rcpp, stats |
LinkingTo: | Rcpp |
Suggests: | testthat, devtools, roxygen2, covr, lintr |
Published: | 2018-04-29 |
Author: | Jeffrey Pollock |
Maintainer: | Jeffrey Pollock <jeffpollock9 at gmail.com> |
BugReports: | https://github.com/jeffpollock9/CompGLM/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/jeffpollock9/CompGLM |
NeedsCompilation: | yes |
Materials: | README |
In views: | Distributions |
CRAN checks: | CompGLM results |
Reference manual: | CompGLM.pdf |
Package source: | CompGLM_2.0.tar.gz |
Windows binaries: | r-devel: CompGLM_2.0.zip, r-release: CompGLM_2.0.zip, r-oldrel: CompGLM_2.0.zip |
OS X binaries: | r-release: CompGLM_2.0.tgz, r-oldrel: CompGLM_2.0.tgz |
Old sources: | CompGLM archive |
Please use the canonical form https://CRAN.R-project.org/package=CompGLM to link to this page.