MultivariateStatistics`
MultivariateStatistics`

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 .

Examples

Basic Examples  (1)

Simplex median for bivariate data:

Wolfram Research (2007), SimplexMedian, Wolfram Language function, https://reference.wolfram.com/language/MultivariateStatistics/ref/SimplexMedian.html.

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_2023_simplexmedian, author="Wolfram Research", title="{SimplexMedian}", year="2007", howpublished="\url{https://reference.wolfram.com/language/MultivariateStatistics/ref/SimplexMedian.html}", note=[Accessed: 19-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_simplexmedian, organization={Wolfram Research}, title={SimplexMedian}, year={2007}, url={https://reference.wolfram.com/language/MultivariateStatistics/ref/SimplexMedian.html}, note=[Accessed: 19-April-2024 ]}