IMsTransformSeries.Residuals

Fore Syntax

Residuals: Array;

Fore.NET Syntax

Residuals: System.Array;

Description

The Residuals property returns an array that contains residual series values.

Comments

The returned array has the real data type.

Fore and Fore.NET Examples

The property use is given in the example for IMsMethod.CalculateSeries.

See also:

IMsTransformSeries