Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Multivariate Statistics Package >

EllipsoidQuantile

EllipsoidQuantile[matrix, q]
gives the ellipsoidal locus of the q^(th) quantile of matrix.
EllipsoidQuantile[matrix, {q1, q2, ...}]
gives ellipsoidal loci for multiple quantiles q1, q2, ....
  • EllipsoidQuantile[matrix, q] 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.
Needs["MultivariateStatistics`"]
Ellipsoidal quantile for bivariate data:
In[2]:=
Click for copyable input
Out[2]=
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team