powered by
Cumulative distribution function of GEV distribution
pgev(x, para)
quantile/s
parameters as c(location, scale, shape)
Non-exceedance probability from the cumulative distribution function.
# NOT RUN { u <- pgev(x = 108.4992, para = c(10, 1, 1)) # }
Run the code above in your browser using DataLab