adjusted_boxplot

Versión 1.0.1 (10,5 KB) por Brian C Coe
An adjusted_boxplot for skewed data & a comparable whisker_boxplot. Based on Huberta, M. & Vandervieren, E. (2007)
254 descargas
Actualizado 11 jul 2019

Ver licencia

The built in boxplot for matlab seems unusable so I made my own. Then I heard about an adjusted_boxplot for skewed data so I coded one of those up too, along with the medcouple algorithm it uses. (citation at bottom)

I have made two additions that can improve the visual appearance of the adjusted boxplots. They are described in the code.

i presume this will be a "work in progress" so I welcome constructive feed-back.

"An adjusted boxplot for skewed distributions":
Huberta, M. & Vandervieren, E. (2007) Computational Statistics & Data Analysis
Volume 52, Issue 12, 15 August 2008, Pages 5186-5201
https://www.sciencedirect.com/science/article/pii/S0167947307004434

Citar como

Brian C Coe (2024). adjusted_boxplot (https://www.mathworks.com/matlabcentral/fileexchange/72110-adjusted_boxplot), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2019a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Etiquetas Añadir etiquetas

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.1

just added an example script and an image.

1.0.0