ISlSimultaneousEquation.Residuals

Syntax

Residuals: Array;

Description

The Residuals property returns a residual series for the equation.

Comments

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

Example

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

See also:

ISlSimultaneousEquation