Maximum likelihood estimates for the GPD distribution using peaks over threshold
Source:R/EVT_utils.R
fit_GPD_unconditional.Rd
Maximum likelihood estimates for the GPD distribution using peaks over threshold
Value
Named list containing:
- scale
the GPD scale MLE,
- shape
the GPD shape MLE,
- fit
the fitted
ismev::gpd.fit()
object.