Internal function that computes goodness-of-fit by comparing observed vs expected exceedances above return level quantiles for multiple return periods.
gof.ene_all(xdat, vecT = c(5, 10, 20, 40, 80), para = NULL, model = NULL)Sum of absolute relative exceedance errors (scalar).
Numeric vector of data.
Numeric vector of return periods. Default is c(5, 10, 20, 40, 80).
Parameter vector for the model.
Model type: "gev11", "gev10", "gev20", or "gev00".