gpdr.infomat {mev} | R Documentation |
The information matrix is parametrized in terms of rate of m
-year return level and shape
gpdr.infomat(par, dat, m, method = c("obs", "exp"), nobs = length(dat))
par |
vector of length 2 containing |
dat |
sample vector |
m |
number of observations of interest for return levels. See Details |
method |
string indicating whether to use the expected ( |
nobs |
number of observations |