ISlARMA.Diff

Fore Syntax

Diff: Integer;

Fore.NET Syntax

Diff: integer;

Description

The Diff property determines the difference.

Comments

The difference determines order of source time series differentiation.

Diff 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