Internal function that computes the L-moment distance vector for the GEV11 model. The residuals are formed from the difference between theoretical Gumbel L-moments and sample L-moments of standardized data.
obj.lme.gev11(a, xdat = xdat, pretheta = pretheta)Numeric vector of length 3, representing L-moment equation residuals.
Numeric vector (mu0, sigma0, xi) to optimize.
Numeric vector of data.
Full parameter vector (mu0, mu1, sigma0, sigma1, xi) from pre-estimation.