| LogNormal | R Documentation |
The class LogNormal implements the LogNormal distribution.
LogNormal(name = character(0), mu = 0, omega = 0)
name |
A string giving the name of the distribution. |
mu |
A double giving the mean mu. |
omega |
A double giving omega. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.