50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


mev (version 1.17)

gpd.infomat: Information matrix for the generalized Pareto distribution

Description

The function returns the expected or observed information matrix.

Usage

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

Arguments

par

vector of 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

See Also

gpd