Negative log likelihood of the generalized Pareto distribution (mean of maximum of N exceedances parametrization)
Source:R/univdist.R
gpdN.ll.Rd
Negative log likelihood of the generalized Pareto distribution (mean of maximum of N exceedances parametrization)
Arguments
- par
vector of length 2 containing \(z\) and \(\xi\), respectively the mean excess of the maxima of N exceedances above the threshold and the shape parameter.
- dat
sample vector
- N
block size for threshold exceedances.