distr_UniAbs_EVSK_Th {MultiStatM} | R Documentation |
Moments (up to the 4th order) of the modulus of the d-variate Uniform distribution on the sphere on (d-1)
distr_UniAbs_EVSK_Th(d, nCum = FALSE)
d |
vector-dimension |
nCum |
if it is TRUE then cumulants, skewness an kurtosis are calculated |
The list of the first four moments in vector form
Gy.Terdik, Multivariate statistical methods - Going beyond the linear, Springer 2021, Lemma 5.12 p.298
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()