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