Modified GammaCount pmf for better numerical accuracy.

dgammacount(y, m, s, log = FALSE)

Arguments

y

Vector of gamma count values.

m, s

Paramaters of Gamma count distribution.

log

TRUE/FALSE: whether log density should be returned.

See also

GammaCount.