|
SOLUTIONS
|
MULTIVARIATE STATISTICS PACKAGE SYMBOL
MultivariateKurtosis
MultivariateKurtosis[matrix]
gives a multivariate kurtosis coefficient for matrix.
DetailsDetails
- To use
, you first need to load the Multivariate Statistics Package using Needs["MultivariateStatistics`"].
is a univariate measure of kurtosis for multivariate data.- MultivariateKurtosis[matrix] is equivalent to
where
,
Mean[matrix], and
is the estimated population covariance matrix. - For a matrix with
columns, a value of the multivariate kurtosis coefficient close to
indicates approximate multinormality.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
