Sample L-moments
stats-sampleRobMoments.Rd
Computes L-moments from an empirical sample data set.
Examples
x <- rt(100, 4)
sampleLmoments(x)
#> L1 L2 L3 L4
#> 0.141501641 0.746736414 0.001826407 0.155024769
stats-sampleRobMoments.Rd
Computes L-moments from an empirical sample data set.
x <- rt(100, 4)
sampleLmoments(x)
#> L1 L2 L3 L4
#> 0.141501641 0.746736414 0.001826407 0.155024769