Description Usage Arguments Value Note
Generate random deviates for power laws
| 1 | rplconv(n, x0, alpha, discrete_max = 10000)
 | 
| n | Number of deviates | 
| x0 | Traditional cutoff parameter of Pareto distribution | 
| alpha | Primary shape parameter of Pareto distribution | 
| discrete_max | Upper limit for generation (see  | 
Vector of n random deviates
This is directly cribbed from poweRlaw::rpldis, modified only to
generate random deviates for all values including 0<x<xmin.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.