Theoretical Background
Generalized Extreme Value Distribution
The GEV distribution unifies the three types of extreme value distributions. The cumulative distribution function (CDF) of a GEV random variable \(X\) with location \(\mu\), scale \(\sigma > 0\), and shape \(\xi\) is:
CDF:
Generalized Pareto Distribution
The CDF of exceedances \(Y = X - \mu > 0\) over threshold \(\mu\) following a GPD, with scale \(\sigma > 0\) and shape \(\xi\):
CDF:
Non-stationary Framework
In a non-stationary framework, parameters are modeled as functions of covariates:
Location (linear):
Scale (exponential):
Shape (linear):
Where \(Z(t)\) is a dynamic covariate that changes with time and affects the extreme value distributions.
Non-Stationarity Configuration via Config Vector
In nsEVDx, non-stationarity is controlled via a configuration vector:
Each element in the configuration specifies the number of covariates for the location (\(\mu\)), scale (\(\sigma\)), and shape (\(\xi\)) parameters:
A value of 0 indicates stationarity.
Values > 0 indicate non-stationary modeling using the corresponding number of covariates.
This framework allows flexible, parsimonious modeling of non-stationary extreme value distributions, including covariates only where supported by data.