ISmAutoCorrelation.DifferenceOrder

Syntax

DifferenceOrder: Integer;

Description

The DifferenceOrder property determines difference order that determines how many times a source time series is differenced.

Comments

Admissible values lie within the range [0, 5]. When this parameter is equal to zero, the series is not differenced, and the source series is analyzed.

Example

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

See also:

ISmAutoCorrelation