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