Learn R Programming

CoSMoS (version 2.2.0)

lmom: L-moments

Description

Computes the first four L-moments of a sample using probability-weighted moments.

Usage

lmom(x)

Value

named numeric vector of length 4: l1, l2, l3 (L-skewness ratio), l4 (L-kurtosis ratio)

Arguments

x

numeric vector of values

See Also

reportTS