SimplexMedian[matrix]
gives a simplex median of the elements in matrix.


SimplexMedian
SimplexMedian[matrix]
gives a simplex median of the elements in matrix.
Details and Options
- To use SimplexMedian, you first need to load the Multivariate Statistics Package using Needs["MultivariateStatistics`"].
- SimplexMedian[matrix] gives a vector
minimizing the sum of the volumes of the
-dimensional simplices formed by the elements of matrix and
.
Tech Notes
Related Guides
Text
Wolfram Research (2007), SimplexMedian, Wolfram Language function, https://reference.wolfram.com/language/MultivariateStatistics/ref/SimplexMedian.html.
CMS
Wolfram Language. 2007. "SimplexMedian." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/MultivariateStatistics/ref/SimplexMedian.html.
APA
Wolfram Language. (2007). SimplexMedian. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/MultivariateStatistics/ref/SimplexMedian.html
BibTeX
@misc{reference.wolfram_2025_simplexmedian, author="Wolfram Research", title="{SimplexMedian}", year="2007", howpublished="\url{https://reference.wolfram.com/language/MultivariateStatistics/ref/SimplexMedian.html}", note=[Accessed: 13-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_simplexmedian, organization={Wolfram Research}, title={SimplexMedian}, year={2007}, url={https://reference.wolfram.com/language/MultivariateStatistics/ref/SimplexMedian.html}, note=[Accessed: 13-August-2025]}