gev.infomat {mev} | R 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 |
dat |
sample vector |
method |
string indicating whether to use the expected ( |
nobs |
number of observations |
[Package mev version 1.17 Index]