gpdN.score {mev} | R Documentation |
Score vector of the generalized Pareto distribution (mean of maximum of N exceedances parametrization)
Description
Score vector of the generalized Pareto distribution (mean of maximum of N exceedances parametrization)
Usage
gpdN.score(par, dat, N)
Arguments
par |
vector of length 2 containing |
dat |
sample vector |
N |
block size for threshold exceedances. |
See Also
[Package mev version 1.17 Index]