If x is a vector, find the univariate pseudo-median of x.
If x is a matrix, compute the univariate pseudo-median value for each column and return them in a row vector. If the optional argument dim is given, operate along this dimension. Arrays of more than two dimensions are not currently supported.
The pseudo-median is the Hodges-Lehmann estimator of centrality, which is robust having a breakdown point of 0.29.
Citar como
Andrew Penn (2024). pseudomedian (https://www.mathworks.com/matlabcentral/fileexchange/53005-pseudomedian), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R13
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- AI and Statistics > Statistics and Machine Learning Toolbox > Dimensionality Reduction and Feature Extraction >
Más información sobre Dimensionality Reduction and Feature Extraction en Help Center y MATLAB Answers.
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 |