return.level(z, conf = 0.05, rperiods= c(10,100,210,510,810,980), make.plot = TRUE)
gev.fit
, gum.fit
, or gpd.fit
functions
from Confidence levels are computed using the delta method as described in Coles (2001).
For the GEV return levels, return periods must be greater than 1 year.
Gilleland, E. and Katz, R. W. (2011) New software to analyze how extremes change over time. Eos, 92, (20), 13--14.
gevrlgradient
, gev.effective.rl
, From the ismev
package: gev.fit
, gpd.fit
, gev.diag
, gpd.diag
, gev.rl
, gpd.rl
data( ftcanmax)
fit <- gev.fit( ftcanmax[,"Prec"])
return.level(fit)
Run the code above in your browser using DataLab