kelleyskew | R Documentation |
The function compute the Kelley's skewness index on a set of observations.
kelleyskew(x)
x |
A vector of observations. |
A scalar which measures the Kelley's skewness
Christian Hennig, Cinzia Viroli
See Also galtonskew
data(ais)
kelleyskew(ais[,4])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.