kurtosis {LambertW} | R Documentation |
kurtosis
estimates the fourth central, normalized moment from data.
skewness
estimates the third central, normalized moment from data.
kurtosis(x)
skewness(x)
x |
a numeric vector. |
Corresponding functions in the moments package.