Description Usage Arguments Value See Also
View source: R/GammaCountUtils.R
Calculates moments of GammaCount
using finite approximation.
1 | mgammacount(order, m, s, tol = 1e-10)
|
order |
A vector of positive power indices. |
m, s |
Paramaters of Gamma count distribution. |
tol |
Cut-off probability threshold. Values above (1-tol) are discarded. |
A vector of Gamma count distribution moments.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.