Description Usage Arguments Value Examples
Density of the Generalized Pareto distribution (GPD)
1  | 
x | 
 a (positive) vector  | 
xi | 
 a number (the tail index)  | 
mu | 
 a number (the lower bound)  | 
beta | 
 a number (the scaling paramater, default = 1)  | 
the c.d.f. of the Generalized Pareto distribution at points x
1  | pgpd(2, xi=1/1.5, 1, 1)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.