medcouple | R Documentation |
Robust statistic that quantifies the skewness of univariate distributions.
medcouple(x, ...) ## Default S3 method: medcouple(x, ...)
x |
numeric vector |
... |
further arguments passed to or from other methods. |
medcouple (numeric vector of length 1).
medcouple(default)
: default method
This is a naive, but robust en simple implementation. For a more efficient implementation see package robustbase and the references section below.
Brys, G., M. Hubert, A. Struyf, 2004. A Robust Measure of Skewness. Journal of Computational and Graphical Statistics 13: 996-1017. doi: 10.1198/106186004X12632.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.