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

Description Usage Arguments Value See Also

View source: R/GammaCountUtils.R

Description

Calculates moments of GammaCount using finite approximation.

Usage

1
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.


UofTActuarial/LRMoE documentation built on Feb. 18, 2022, 1:36 a.m.