Learn R Programming

GLmom (version 1.3.1)

obj.lme.gev11: L-moment distance function for GEV11 model

Description

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.

Usage

obj.lme.gev11(a, xdat = xdat, pretheta = pretheta)

Value

Numeric vector of length 3, representing L-moment equation residuals.

Arguments

a

Numeric vector (mu0, sigma0, xi) to optimize.

xdat

Numeric vector of data.

pretheta

Full parameter vector (mu0, mu1, sigma0, sigma1, xi) from pre-estimation.