Description Usage Arguments Examples
View source: R/SkeweDF_functions.R
This function generates a vector of n length of the Lorentzian distribution
| 1 | Lorentzian(n, gamma, x0, c)
 | 
| n | Length of vector to be generated. | 
| gamma | Parameter of the Lorenzian distribution function | 
| x0 | Parameter of the Lorenzian distribution function indicating center of function | 
| c | Parameter of the Lorenzian distribution function indicating center of function | 
| 1 | Lorentzian_calc(5, 5.5, 6, 2)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.