View source: R/GammaCountUtils.R
pgammacount | R Documentation |
GammaCount
cdf for better numerical accuracy.Modified GammaCount
cdf for better numerical accuracy.
pgammacount(q, m, s, log.p = FALSE)
q |
Vector of quantiles. |
m, s |
Paramaters of Gamma count distribution. |
log.p |
TRUE/FALSE: whether log.p should be returned. |
GammaCount
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.