|
SOLUTIONS
|
MULTIVARIATE STATISTICS PACKAGE SYMBOL
EllipsoidQuantile
![]()
gives the ellipsoidal locus of the q
quantile of matrix.
![]()
gives ellipsoidal loci for multiple quantiles
,
, ....
DetailsDetails
- To use
, you first need to load the Multivariate Statistics Package using Needs["MultivariateStatistics`"].
returns an Ellipsoid object centered at Mean[matrix].- The semi-axes radii are scaled to contain the fraction q of the sample space.
- The value q can be any number between 0 and 1.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

