An S4 class to represent a log-normal distribution.
This S4 class describes the log-normal distribution that is fitted to the marker values. The log-normal distribution is characterized by the mu
and the sd
parameters.
You never have to create this class manually. This class is created internally when a log-normal distribution is fitted on the marker values.
mu
mu parameter.
sd
standard deviation parameter. Must be strictly positive.
fit
for more details on how to fit a log-normal distribution.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.