Calculates moments of GammaCount using finite approximation.

mgammacount(order, m, s, tol = 1e-10)

Arguments

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.

Value

A vector of Gamma count distribution moments.

See also

GammaCount.