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