Esti_Skew_Mardia {MultiStatM} | R Documentation |
Compute the multivariate Mardia's skewness index and provides the p-value for the hypothesis of zero symmetry under the Gaussian assumption
Esti_Skew_Mardia(x)
x |
A matrix of multivariate data |
Mardia.Skewness
The skewness index
p.value
The p-value under the Gaussian hypothesis
Gy.Terdik, Multivariate statistical methods - going beyond the linear, Springer 2021. Example 6.1
Other Indexes:
Esti_Kurt_MRSz()
,
Esti_Kurt_Mardia()
,
Esti_Kurt_Total()
,
Esti_Skew_MRSz()
Other Estimation:
Esti_EVSK()
,
Esti_Kurt_Variance_Th()
,
Esti_MMom_MCum()
,
Esti_Skew_Variance_Th()