Quantile calculation

Quantiles of a sample via various methods
1,6K descargas
Actualizado 5 may 2018

NOTE: this function is now available from the IoSR Matlab Toolbox as iosr.statistics.quantile.
-------------------------
This function calculates quantiles and weighted quantiles for vectors, matrices, or N-D arrays, via one of a number of methods described in http://en.wikipedia.org/wiki/Quantile.

Citar como

Christopher Hummersone (2024). Quantile calculation (https://github.com/IoSR-Surrey/MatlabToolbox), GitHub. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2014a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Shifting and Sorting Matrices en Help Center y MATLAB Answers.
Etiquetas Añadir etiquetas
Agradecimientos

Inspirado por: Returns weighted percentiles of a sample

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

No se pueden descargar versiones que utilicen la rama predeterminada de GitHub

Versión Publicado Notas de la versión
1.4.0.0

Added weighting option.
Migrated to GitHub.

1.3.1.0

Minor bug fix when checking P and minor simplification in preallocation of q and N. Added N output to help.
Corrected name.
Corrected name.
Added picture.

1.3.0.0

Added traps for sample sizes of 0 or 1.

1.2.0.0

Added more input checking.

1.1.0.0

Updated function to return sample size.

1.0.0.0

Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.