powered by
Return period function of GEV distribution
tgev(x, para)
Return Period/s corresponding to quantile/s.
quantile/s
parameters as c(location, scale, shape)
Mohanad Zaghloul [aut, cre], Simon Michael Papalexiou [aut, ths], Amin Elshorbagy [aut, ths]
RP <- tgev(x = 108.4992, para = c(10, 1, 1))
Run the code above in your browser using DataLab