ISlSimultaneousEquation.Residuals

Fore Syntax

Residuals: Array;

Fore.NET Syntax

Residuals: System.Array;

Description

The Residuals property returns a residual series for the equation.

Comments

To get a modeling series, use the ISlSimultaneousEquation.Fitted property.

Fore and Fore.NET Examples

The property use is given in the example for ISlSimultaneousEquation.SpecificInstrumental.

See also:

ISlSimultaneousEquation