Stat Assembly > Stat Assembly Interfaces > ISmBinaryModel > ISmBinaryModel.Fitted
Fitted: Array;
Fitted: System.Array;
The Fitted property returns a modeling series.
To get a binary modeling series, use the ISmBinaryModel.BinaryFitted property.
The property use is given in the example for ISmBinaryModel.BinaryForecast.
See also: