IEmARIMASettings.SeasonalDifferenceOrder

Fore syntax

SeasonalDifferenceOrder: Integer;

Fore.NET syntax

SeasonalDifferenceOrder: integer;

Description

The SeasonalDifferenceOrder property determines order of seasonal difference.

Comments

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

Fore and Fore.NET examples

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

See also:

IEmARIMASettings