lmom: L-moments

View source: R/utils-internal.R

lmomR Documentation

L-moments

Description

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

Usage

lmom(x)

Arguments

x

numeric vector of values

Value

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

See Also

reportTS


CoSMoS documentation built on May 8, 2026, 1:08 a.m.