View source: R/GammaCountUtils.R
mgammacount | R Documentation |
GammaCount
using finite approximation.Calculates moments of GammaCount
using finite approximation.
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.
GammaCount
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.