Learn R Programming

GLmom (version 1.3.1)

gev11.GLD: Calculate GLD covariance for GEV11 model

Description

Internal function that computes the generalized L-moment distance covariance matrix for standardized residuals from the GEV11 model. Uses bootstrap if the direct L-moment covariance matrix is singular.

Usage

gev11.GLD(par = NULL, xdat = NULL)

Value

A list containing:

covinv

3x3 inverse covariance matrix of L-moments

lcovdet

Log determinant of the covariance matrix

Arguments

par

Numeric vector of GEV11 parameters (mu0, mu1, sigma0, sigma1, xi).

xdat

Numeric vector of data.