qns.gev11: Quantile function for GEV11 model
Description
Internal wrapper that computes time-varying quantiles for the
GEV11 model given a return period.
Usage
qns.gev11(Tp = NULL, para = NULL, year = NULL)
Value
Numeric vector of quantile values (one per time point).
Arguments
- Tp
Return period.
- para
Parameter vector (mu0, mu1, sigma0, sigma1, xi).
- year
Time vector.