gevN.infomat {mev} | R Documentation |
Information matrix of the generalized extreme value distribution (quantile/mean of N-block maxima parametrization)
Description
Information matrix of the generalized extreme value distribution (quantile/mean of N-block maxima parametrization)
Usage
gevN.infomat(
par,
dat,
method = c("obs", "exp"),
qty = c("mean", "quantile"),
N,
q = 0.5,
nobs = length(dat)
)
Arguments
par |
vector of |
dat |
sample vector |
qty |
string indicating whether to calculate the |
q |
probability, corresponding to |
See Also
[Package mev version 1.17 Index]