powered by
Fit a Log Normal distribution to data
# S3 method for LogNormal fit_mle(d, x, ...)
A LogNormal object created by a call to LogNormal().
LogNormal
LogNormal()
A vector of data.
Unused.
A LogNormal object.
Other LogNormal distribution: cdf.LogNormal, pdf.LogNormal, quantile.LogNormal, random.LogNormal
cdf.LogNormal
pdf.LogNormal
quantile.LogNormal
random.LogNormal