The function returns the expected or observed information matrix.
gev.infomat(par, dat, method = c("obs", "exp"), nobs = length(dat))vector of loc, scale and shape
sample vector
string indicating whether to use the expected ('exp') or the observed ('obs' - the default) information matrix.
number of observations