| mean.lognormal | R Documentation |
Computes \exp(meanlog + sdlog^2 / 2).
## S3 method for class 'lognormal'
mean(x, ...)
x |
A |
... |
Additional arguments (not used). |
The mean of the distribution.
mean(lognormal(0, 1))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.