nbconv: Evaluate Arbitrary Negative Binomial Convolutions

Three distinct methods are implemented for evaluating the sums of arbitrary negative binomial distributions. These methods are: Furman's exact probability mass function (Furman (2007) <doi:10.1016/j.spl.2006.06.007>), saddlepoint approximation, and a method of moments approximation. Functions are provided to calculate the density function, the distribution function and the quantile function of the convolutions in question given said evaluation methods. Functions for generating random deviates from negative binomial convolutions and for directly calculating the mean, variance, skewness, and excess kurtosis of said convolutions are also provided.

Version: 1.0.1
Imports: parallel, matrixStats, stats
Published: 2023-07-06
Author: Gregory Bedwell ORCID iD [aut, cre, cph]
Maintainer: Gregory Bedwell <gregoryjbedwell at gmail.com>
BugReports: https://github.com/gbedwell/nbconv/issues
License: GPL (≥ 3)
URL: https://github.com/gbedwell/nbconv
NeedsCompilation: no
Materials: README NEWS
In views: Distributions
CRAN checks: nbconv results

Documentation:

Reference manual: nbconv.pdf

Downloads:

Package source: nbconv_1.0.1.tar.gz
Windows binaries: r-devel: nbconv_1.0.1.zip, r-release: nbconv_1.0.1.zip, r-oldrel: nbconv_1.0.1.zip
macOS binaries: r-release (arm64): nbconv_1.0.1.tgz, r-oldrel (arm64): nbconv_1.0.1.tgz, r-release (x86_64): nbconv_1.0.1.tgz, r-oldrel (x86_64): nbconv_1.0.1.tgz
Old sources: nbconv archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=nbconv to link to this page.