ISmBinaryModel.Fitted

Syntax

Fitted: Array;

Description

The Fitted property returns a modeling series.

Comments

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

Example

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

See also:

ISmBinaryModel