|
SOLUTIONS
|
COMPUTATIONAL GEOMETRY PACKAGE SYMBOL
ConvexHullMedian
![]()
estimates the median to be the mean of the bivariate data points lying on the innermost layer of the convex layers of the data.
DetailsDetails
- To use
, you first need to load the Computational Geometry Package using Needs["ComputationalGeometry`"].
repeatedly removes the convex hull from the data until 3 or fewer data points remain.- The option EstimateDOF->True may be used to include the number of points lying on the innermost convex layer. The default setting is False.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
