ISmLinearRegress.UseGDLTerms

Fore Syntax

UseGDLTerms: Boolean;

Fore.NET Syntax

UseGDLTerms: boolean;

Description

The UseGDLTerms property determines whether Koyck distributed lags should be used to estimate linear regression.

Comments

Available values:

Fore and Fore.NET Examples

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

See also:

ISmLinearRegress