Computes maximum penalized likelihood estimates for GEV parameters using the Coles and Dixon (1999) prior penalty on the shape parameter.
mle.gev.CD(xdat, ntry = 10)A list containing:
MLE estimates (mu, sigma, xi) in Hosking style
Negative log-likelihood at the optimum
Convergence status (0 = success)
Sample size
Numeric vector of data.
Number of random starting points for optimization. Default is 10.
Coles, S., & Dixon, M. (1999). Likelihood-based inference for extreme value models. Extremes, 2(1), 5-23.