ISmArima.MaxIteration

Fore Syntax

MaxIteration: Integer;

Fore.NET Syntax

MaxIteration: integer;

Description

The MaxIteration property determines the maximum number of iterations within which the solution is found.

Comments

The ISmArima interface is outdated. Use ISmLinearRegress.ARMA.

See also:

ISmArima