powered by
lognormal
Retrieve the parameters of a lognormal object.
# S3 method for lognormal params(x)
A named numeric vector with elements meanlog and sdlog.
meanlog
sdlog
A lognormal object.
params(lognormal(0, 1))
Run the code above in your browser using DataLab