An S4 class to fit a log-normal distribution on a vector of marker values.
This class allows to fit a log-normal distribution on the marker values x.
This class is automatically created when the user applies the fit function with the argument distr="lnorm". You never have to create manually this class, it is created internally.
xThis slot takes in argument the marker values. Numeric argument.
nLength of x vector (including NA values). Numeric argument.
mcmcThis slot allows the main function to k,now whether an MCMC algorithm must be performed to sample the distribution parameters from their posterior distribution.
fit for more details on how to fit a log-normal distribution.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.