Description Usage Arguments Value Examples
Cumulative distribution function of the Pareto 1 distribution
1  | ppareto1(x, mu = 1, alpha = 1/xi, xi = 1/alpha)
 | 
x | 
 a (positive) vector  | 
mu | 
 a number (the lower bound, default is 1)  | 
alpha | 
 a number (the power index)  | 
xi | 
 a number (the inverse of   | 
the c.d.f. of the Pareto 1 distribution at points x
1  | ppareto1(2, 1, 1.5)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.