ISlGDLTerms.MaxIteration

Fore Syntax

MaxIteration: Integer;

Fore.NET Syntax

MaxIteration: integer;

Description

The MaxIteration property sets the maximum number of iterations used to estimate Koyck distributed lags.

Comments

By default, 500 iterations are used for estimation.

Fore and Fore.NET Examples

The property use is given in the example for ISmLinearRegress.GDLTerms.

See also:

ISlGDLTerms