ISmARCHTest.Residuals

Fore Syntax

Residuals: Array;

Fore.NET Syntax

Residuals: System.Array;

Description

The Residuals property returns a residual series of auxiliary regression.

Comments

It is required to use an array of Double values.

Fore and Fore.NET Examples

The property use is given in the example for ISmARCHTest.FStatistic.

See also:

ISmARCHTest