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