distr_ZabsM_MomCum_Th {MultiStatM}R Documentation

Moments and cumulants multivariate central folded Normal distribution

Description

Provides the theoretical moments and cumulants of the multivariate central Folded Normal distribution. By default only cumulants are provided.

Usage

distr_ZabsM_MomCum_Th(r, d, nMu = FALSE)

Arguments

r

The highest cumulant (moment) order

d

dimension

nMu

if True then moments are calculated as well.

Value

The list of cumulants (and moments) in vector form.

References

Gy.Terdik, Multivariate statistical methods - Going beyond the linear, Springer 2021, Lemma 5.2 p. 249

See Also

Other Theoretical Moments and Cumulants: distr_CFUSN_MomCum_Th(), distr_SkewNorm_EVSK_Th(), distr_SkewNorm_MomCum_Th(), distr_UniAbs_EVSK_Th(), distr_Uni_EVSK_Th(), distr_Uni_MomCum_Th(), distr_Zabs_MomCum_Th()

Other Multivariate distributions: distr_CFUSN_MomCum_Th(), distr_CFUSN_Rand(), distr_CFUSSD_Rand(), distr_SkewNorm_EVSK_Th(), distr_SkewNorm_MomCum_Th(), distr_SkewNorm_Rand(), distr_UniAbs_EVSK_Th(), distr_Uni_EVSK_Th(), distr_Uni_MomCum_Th(), distr_Uni_Rand(), distr_Zabs_MomCum_Th()


[Package MultiStatM version 1.2.1 Index]