IEmARIMASettings.DifferenceOrder

Fore syntax

DifferenceOrder: Integer;

Fore.NET syntax

DifferenceOrder: integer;

Description

The DifferenceOrder property determines order of non-seasonal difference.

Comments

Accepted range: [0; +∞]. Default value is zero.

Fore and Fore.NET examples

The property use is given in the example for IEmARIMASettings.Explained.

See also:

IEmARIMASettings