ISmBinaryModel.Fitted

Fore Syntax

Fitted: Array;

Fore.NET Syntax

Fitted: System.Array;

Description

The Fitted property returns a modeling series.

Comments

To get a binary modeling series, use the ISmBinaryModel.BinaryFitted property.

Fore and Fore.NET Examples

The property use is given in the example for ISmBinaryModel.BinaryForecast.

See also:

ISmBinaryModel