Negative log likelihood of the generalized Pareto distribution (return levels)
Source:R/univdist.R
gpdr.ll.Rd
Negative log likelihood of the generalized Pareto distribution (return levels)
Negative log likelihood parametrized in terms of log return level and shape in order to perform unconstrained optimization
Arguments
- par
vector of length 2 containing \(y_m\) and \(\xi\), respectively the \(m\)-year return level and the shape parameter.
- dat
sample vector
- m
number of observations of interest for return levels. See Details