Returns vector of length k of Generalized Pareto given a parameters theta, c, b , and rho
| 1 | Generalized_Pareto(k, theta, c, b, rho)
 | 
| k | Length of vector to be generated | 
| theta | Parameter of the Generalized Pareto function | 
| c | Parameter of the Generalized Pareto function | 
| b | Parameter of the Generalized Pareto function | 
| rho | Parameter of the Generalized Pareto function | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.