Description Generic function Methods Author(s) See Also Examples
Random generation for the log normal distribution whose logarithm has mean equal to meanlog and standard deviation equal to sdlog. meanlog and sdlog can be given as FLQuant objects. If both are given as FLQuant objects their dimensions must be the same. If either of these arguments are FLQuant objects, rlnorm returns an FLQuant.
rlnorm(n,meanlog,sdlog)
Generates random deviates for the log normal distribution. FLQuant arguments must have the same dimension. Returns an FLQuant object.
Generates random deviates for the log normal distribution. Returns an FLQuant object.
Generates random deviates for the log normal distribution. Returns an FLQuant object.
Generates random deviates for the log normal distribution. Returns an FLQuant object.
The FLR Team
rlnorm, FLQuant, FLQuantPoint
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.