Lognormal MLEParameter Estimator
Takes the natural logarithm of the data and then estimates the mean and variance of the associated normal distribution. Then the parameters are converted to the mean and variance of the lognormal distribution. The supplied data must be strictly positive and their must be at least 2 observations.
Properties
Functions
Link copied to clipboard
If the estimation process is not successful, then an empty array is returned.
Link copied to clipboard
Estimates the parameters associated with some distribution. The returned EstimationResult needs to be consistent with the intent of the desired distribution. Note the meaning of the fields associated with EstimationResult