Returns a LOGNORMAL distribution object that produce random numbers
from a log normal distribution using the rlnorm
function
Arguments
- p_meanlog
mean of the distribution on the log scale
- p_sdlog
A numeric that represents the standard deviation on the log scale
- p_dimnames
A character that represents the name of the dimension
Value
An object of class DISTRIBUTION
, LOGNORMAL