ISlARMA.DiffSeas

Fore Syntax

DiffSeas: Integer;

Fore.NET Syntax

DiffSeas: integer;

Description

The DiffSeas property defines seasonal difference.

Comments

The difference determines order of seasonal component differentiation.

DiffSeas is used when calculating autoregression and moving average in the ARIMA model.

Fore and Fore.NET Examples

The property use is given in the example for ISlARMA.PeriodSeas.

See also:

ISlARMA