dst_lnorm.Rd
Makes a distribution belonging to the family of Log Normal distributions.
dst_lnorm(meanlog, variancelog)
Mean and variance of the distribution on a log scale.
Object of class c("lnorm", "dst"). dst_lnorm(0, 1)
c("lnorm", "dst")