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

View source: R/univdist.R

gev.infomatR Documentation

Information matrix for the generalized extreme value distribution

Description

The function returns the expected or observed information matrix.

Usage

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

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


lbelzile/mev documentation built on June 14, 2025, 6:40 p.m.