Learn R Programming

mev (version 2.1)

gev.infomat: Information matrix for the generalized extreme value distribution

Description

Information matrix for the generalized extreme value distribution

Usage

gev.infomat(par, dat, method = c("obs", "exp"), nobs = length(dat))

Value

a 3 by 3 matrix containing the expected or observed information

Arguments

par

vector of loc, scale and shape

dat

sample vector

method

string indicating whether to use the expected ('exp') or the observed ('obs' - the default) information matrix.

nobs

number of observations