lmom.ub
. The relation between distribution parameters and sample L-moments using the best available combination of the lower L-moments are
$$\xi = \lambda_1 - 50/31\times\lambda_3 \mbox{, and}$$
$$\alpha = 1.4741\lambda_2 - 0.5960\lambda_4 \mbox{.}$$Although by simplist definition, one would have $\xi = \lambda_1$ and $\alpha = \frac{4}{3}\lambda_2$.
parlap(lmom,checklmom=TRUE)
lmom
be checked for validity using the are.lmom.valid
function. Normally this should be left as the default and it is very unlikely that the L-moments will not be viable (particularly in the $\tau_4$ and $\tau_3$ inequlist
is returned.lap
.lmom.ub
, lmomlap
,
cdflap
, qualap
lmr <- lmom.ub(rnorm(20))
parlap(lmr)
Run the code above in your browser using DataLab