Assembly: Stat;
Namespace: Prognoz.Platform.Interop.Stat;
The IMLESettings interface is used to work with the method of maximum likelihood.
IMLESettings
The maximum likelihood method is used to estimate unknown parameters.
Property name | Brief description | |
The MaxIterations property determines the maximum number of iterations. | ||
The Tolerance property determines the accuracy of solution. |
See also:
Stat Assembly Interfaces | Estimation by the method of maximum likelihood