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