ISmGARCH.StationarityCondition

Fore Syntax

StationarityCondition: Boolean;

Fore.NET Syntax

StationarityCondition: boolean;

Description

The StationarityCondition property determines the use of the stationarity condition.

Comments

If the property value is set to True, stationarity condition is enabled. When the property value is set to False, stationarity condition is disabled.

The default value of this property is True.

Fore and Fore.NET Examples

The property use is given in the example for ISmGARCH.ARMA.

See also:

ISmGARCH