IMsPDLTermOptions.LagLengthK

Fore Syntax

LagLengthK: Integer;

Fore.NET Syntax

LagLengthK: System.Int32;

Description

The LagLengthK property determines term lag.

Comments

LagLengthK can take only positive values.

Fore Example

The property use is given in the example for IMsLinearRegressionTransform.PDLStatCoefficients.

See also:

IMsPDLTermOptions