Show contents 

Stat Assembly > Stat Assembly Interfaces > ISmx12arima > ISmx12arima.OrderDiffSeas

ISmx12arima.OrderDiffSeas

Fore Syntax

OrderDiffSeas: Integer;

Fore.NET Syntax

OrderDiffSeas: integer;

Description

The OrderDiffSeas property determines the order of seasonal differentiation.

Comments

To determine the order of non-seasonal differentiation, use the ISmx12arima.OrderDiff property.

Fore and Fore.NET Examples

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

See also:

ISmx12arima