estimate-moments: Skewness and kurtosis

kurtosisR Documentation

Skewness and kurtosis

Description

kurtosis estimates the fourth central, normalized moment from data.

skewness estimates the third central, normalized moment from data.

Usage

kurtosis(x)

skewness(x)

Arguments

x

a numeric vector.

See Also

Corresponding functions in the moments package.


LambertW documentation built on Nov. 2, 2023, 6:17 p.m.