r-delaporte
Statistical functions for the Delaporte distribution
This package provides probability mass, distribution, quantile, random-variate generation, and method-of-moments parameter-estimation functions for the Delaporte distribution with parameterization based on Vose (2008). The Delaporte is a discrete probability distribution which can be considered the convolution of a negative binomial distribution with a Poisson distribution. Alternatively, it can be considered a counting distribution with both Poisson and negative binomial components. It has been studied in actuarial science as a frequency distribution which has more variability than the Poisson, but less than the negative binomial.
- Versions: 8.4.1
- Website: https://github.com/aadler/Delaporte
- Licenses: FreeBSD
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-delaporte
as follows:
guix install r-delaporte
Or install a particular version:
guix install r-delaporte@8.4.1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of r-delaporte about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-delaporte'><img src='https://packages.guix.gnu.org/packages/r-delaporte/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-delaporte)
Example Org:
[[https://packages.guix.gnu.org/packages/r-delaporte][https://packages.guix.gnu.org/packages/r-delaporte/badges/latest-version.svg]]