Show contents 

Stat Assembly > Stat Assembly Interfaces > ISmNonLinearLeastSquare > ISmNonLinearLeastSquare.Residuals

ISmNonLinearLeastSquare.Residuals

Fore Syntax

Residuals: Array;

Fore.NET Syntax

Residuals: System.Array;

Description

The Residuals property returns a residual series.

Comments

Value is available after method calculation.

Fore and Fore.NET Examples

The property use is given in the example for ISmNonLinearLeastSquare.CoefficientsOrder.

See also:

ISmNonLinearLeastSquare