
Compute the L-moments of the Kendall Function (
where for circumstances here
An expression for
The mean, L-scale, coefficient of L-variation (kfuncCOPlmoms
function will canoncially show a NA
in that slot. The coefficient of L-variation is
kfuncCOPlmom(r, cop=NULL, para=NULL, ...)kfuncCOPlmoms(cop=NULL, para=NULL, nmom=5, begin.mom=1, ...)
An R
list
is returned by kfuncCOPlmoms
and only the scalar value of kfuncCOPlmom
.
Vector of the L-moments. First element is
Vector of the L-moment ratios. Second element is
An attribute identifying the computational source of the L-moments: “kfuncCOPlmoms”.
The
A copula function;
Vector of parameters or other data structure, if needed, to pass to the copula;
The number of L-moments to compute;
The lambegr:nmom
for L-moment computation. The rarely used argument is means to bypass the computation of the mean if the user has an alternative method for the mean or other central tendency characterization in which case begin.mom = 2
; and
Additional arguments to pass.
W.H. Asquith
Asquith, W.H., 2011, Distributional analysis with L-moment statistics using the R environment for statistical computing: Createspace Independent Publishing Platform, ISBN 978--146350841--8.
kfuncCOP