ISmNonLinearLeastSquare.Fitted

Fore Syntax

Fitted: Array;

Fore.NET Syntax

Fitted: System.Array;

Description

The Fitted property returns a modeling series.

Comments

Value is available only after method calculation.

Fore and Fore.NET Examples

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

See also:

ISmNonLinearLeastSquare