IMLESettings

Assembly: Stat;

Namespace: Prognoz.Platform.Interop.Stat;

Description

The IMLESettings interface is used to work with the method of maximum likelihood.

Inheritance Hierarchy

          IMLESettings

Comments

The maximum likelihood method is used to estimate unknown parameters.

Properties

  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