Description Usage Arguments Value
This function generates random numbers from the shifted lognormal distribution. The shift must be positive.
1  |   rlnorm3(n, mlog, sdlog, x0 = 0)
 | 
n | 
 the number of random numbers to generate  | 
mlog | 
 mean of the distribution on the log scale  | 
sdlog | 
 standard deviation of the distribution on the log scale  | 
x0 | 
 shift parameter (must be positive)  | 
A vector random numbers from a shifted lognormal distribution
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.