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