| params.lognormal | R Documentation |
lognormal object.Retrieve the parameters of a lognormal object.
## S3 method for class 'lognormal'
params(x)
x |
A |
A named numeric vector with elements meanlog and sdlog.
params(lognormal(0, 1))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.