mgammacount: Calculates moments of 'GammaCount' using finite...

View source: R/GammaCountUtils.R

mgammacountR Documentation

Calculates moments of GammaCount using finite approximation.

Description

Calculates moments of GammaCount using finite approximation.

Usage

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.


sparktseung/LRMoE documentation built on March 21, 2022, 3:22 a.m.