Modified GammaCount cdf for better numerical accuracy.

pgammacount(q, m, s, log.p = FALSE)

Arguments

q

Vector of quantiles.

m, s

Paramaters of Gamma count distribution.

log.p

TRUE/FALSE: whether log.p should be returned.

See also

GammaCount.