simLnorm: Create random log normal distribution object
Description
Create random log normal distribution object. Random log normal distribution object will save the mean and standard deviation (in log scale) parameters.
Usage
simLnorm(meanlog = 0, sdlog = 1)
Arguments
meanlog
The mean in log scale
sdlog
The standard deviation in log scale
Value
SimLnormRandom Log Normal Distribution object (SimLnorm) that save the specified parameters