IMLESettings

Assembly: 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
MaxIterations

The MaxIterations property determines the maximum number of iterations.
Tolerance

The Tolerance property determines the accuracy of solution.

See also:

Stat Assembly Interfaces | Estimation by the method of maximum likelihood