ISlSimultaneousEquation.Fitted

Fore Syntax

Fitted: Array;

Fore.NET Syntax

Fitted: System.Array;

Description

The Fitted property returns a modeling series.

Comments

To get a residual series, use the ISlSimultaneousEquation.Residuals property.

Fore and Fore.NET Examples

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

See also:

ISlSimultaneousEquation