powered by
Lognormal distribution as a CompositeFamily
LogNormal(meanlog = 0, sdlog = 1)
a new ContinuousFamily object
the mean of the logarithm
the standard deviation of the logarithm
dist <- LogNormal() log(dist$quantile(0.95))
Run the code above in your browser using DataLab