distr_UniAbs_EVSK_Th {MultiStatM}R Documentation

Moments of the modulus of the Uniform distribution on the sphere

Description

Moments (up to the 4th order) of the modulus of the d-variate Uniform distribution on the sphere on (d-1)

Usage

distr_UniAbs_EVSK_Th(d, nCum = FALSE)

Arguments

d

vector-dimension

nCum

if it is TRUE then cumulants, skewness an kurtosis are calculated

Value

The list of the first four moments in vector form

References

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

See Also

Other Theoretical Moments and Cumulants: distr_CFUSN_MomCum_Th(), distr_SkewNorm_EVSK_Th(), distr_SkewNorm_MomCum_Th(), distr_Uni_EVSK_Th(), distr_Uni_MomCum_Th(), distr_ZabsM_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_Uni_EVSK_Th(), distr_Uni_MomCum_Th(), distr_Uni_Rand(), distr_ZabsM_MomCum_Th(), distr_Zabs_MomCum_Th()


[Package MultiStatM version 1.2.1 Index]