Score of the generalized extreme value distribution (quantile/mean of N-block maxima parametrization)
Source:R/univdist.R
gevN.score.Rd
Score of the generalized extreme value distribution (quantile/mean of N-block maxima parametrization)
Usage
gevN.score(par, dat, N, q = 0.5, qty = c("mean", "quantile"))
Arguments
- par
vector of
loc
, quantile/mean of N-block maximum andshape
- dat
sample vector
- q
probability, corresponding to \(q\)th quantile of the
N
-block maximum- qty
string indicating whether to calculate the
q
quantile or the mean