Learn R Programming

GLmom (version 1.3.1)

PrescottW: Prescott-Walden expected information matrix for GEV with fixed xi

Description

Internal function that computes the Prescott-Walden expected information (Hessian) matrix for GEV parameters (mu, sigma) with fixed xi.

Usage

PrescottW(par2 = NULL, xifix = NULL, nsam = NULL)

Value

A 2x2 expected information matrix.

Arguments

par2

Numeric vector of (mu, sigma) estimates.

xifix

Fixed shape parameter value.

nsam

Sample size.