powered by
The class LogNormal implements the LogNormal distribution.
LogNormal
LogNormal(name = character(0), mu = 0, omega = 0)
A string giving the name of the distribution.
A double giving the mean mu.
A double giving omega.