Description Usage Arguments Value Examples
Computes the cumulative distribution function of Generalised Pareto Distribution at x, with shape parameter alpha and scale parameter beta.
1 |
x |
value at which the pdf is evaluated. |
alpha |
Shape parameter. |
beta |
Scale parameter, should be positive. |
lower.tail |
logical; if TRUE (default), probabilities are |
GPD CDF function evaluated at x with shape and scale parameters respectively alpha and beta.
1 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.