powered by
Cumulative distribution function of GEV distribution
pgev(x, para)
Non-exceedance probability from the cumulative distribution function.
quantile/s
parameters as c(location, scale, shape)
Mohanad Zaghloul [aut, cre], Simon Michael Papalexiou [aut, ths], Amin Elshorbagy [aut, ths]
u <- pgev(x = 108.4992, para = c(10, 1, 1))
Run the code above in your browser using DataLab