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

PolytopeQuantile

PolytopeQuantile[{{x11, x12}, ..., {xn1, xn2}}, q]
gives the locus of the q^(th) quantile of the bivariate data, where the data have been ordered using convex hulls centered on ConvexHullMedian[{{x11, x12}, ..., {xn1, xn2}}].
  • Outlying vectors are removed by repeatedly peeling off layers of convex hulls from the data until at most a fraction q are left.
  • PolytopeQuantile interpolates between the convex hulls of the points remaining before and after the last layer is removed.
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team