MaximumLikelihoodFitting(Sample: Array): Integer;
Sample. Data array.
The MaximumLikelihoodFitting method returns estimates of maximum likelihood of distribution parameters.
The maximum likelihood method is used to estimate unknown parameters.
The property use is given in the example for ISmGeneralizedExtremeValueDistribution.MLESettings.
See also:
IDistribution | Estimation by the method of maximum likelihood