ISmAutoCorrelation.LagOrder

Syntax

LagOrder: Integer;

Description

The LagOrder property determines lag.

Comments

Lag value must satisfy the following constraint: Lag < Source series length - Difference order - 1.

Example

The property use is given in the example for ISmAutoCorrelation.MissingData.

See also:

ISmAutoCorrelation