ISmMarkovSwitchingGARCH.ResidualsDispersion

Fore Syntax

ResidualsDispersion: Array;

Fore.NET Syntax

ResidualsDispersion: System.Array;

Description

The ResidualsDispersion property returns residual variance series.

Comments

To get the residual variance forecast, use the ISmMarkovSwitchingGARCH.ResidualsDispersionForecast property.

Fore and Fore.NET Examples

The property use is given in the example for ISmMarkovSwitchingGARCH.ARCHCoefficients.

See also:

ISmMarkovSwitchingGARCH