ISmx12arima.OrderDiff

Fore Syntax

OrderDiff: Integer;

Fore.NET Syntax

OrderDiff: integer;

Description

The OrderDiff property determines the order of non-seasonal differentiation.

Comments

To determine the order of seasonal differentiation, use the ISmx12arima.OrderDiffSeas property.

Fore and Fore.NET Examples

The property use is given in the example for ISmx12arima.OutliersARIMAls.

See also:

ISmx12arima