Package: nbconv 1.0.0

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.

Authors:Gregory Bedwell [aut, cre, cph]

nbconv_1.0.0.tar.gz
nbconv_1.0.0.zip(r-4.5)nbconv_1.0.0.zip(r-4.4)nbconv_1.0.0.zip(r-4.3)
nbconv_1.0.0.tgz(r-4.4-any)nbconv_1.0.0.tgz(r-4.3-any)
nbconv_1.0.0.tar.gz(r-4.5-noble)nbconv_1.0.0.tar.gz(r-4.4-noble)
nbconv_1.0.0.tgz(r-4.4-emscripten)nbconv_1.0.0.tgz(r-4.3-emscripten)
nbconv.pdf |nbconv.html
nbconv/json (API)
NEWS

# Install 'nbconv' in R:
install.packages('nbconv', repos = c('https://gbedwell.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/gbedwell/nbconv/issues

On CRAN:

8 exports 0.63 score 1 dependencies 176 downloads

Last updated 1 years agofrom:5787b88fb5. Checks:OK: 1 ERROR: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 27 2024
R-4.5-winERRORAug 27 2024
R-4.5-linuxERRORAug 27 2024
R-4.4-winERRORAug 27 2024
R-4.4-macERRORAug 27 2024
R-4.3-winERRORAug 27 2024
R-4.3-macERRORAug 27 2024

Exports:dnbconvnb_sum_exactnb_sum_momentsnb_sum_saddlepointnbconv_paramspnbconvqnbconvrnbconv

Dependencies:matrixStats