ISmBinaryModel.Forecast

Syntax

Forecast: IForecast;

Description

The Forecast property returns the forecasting series.

Comments

Probability of the forecasting series is returned by the ISmBinaryModel.ProbabilityForecast property.

The following forecasting series components are not calculated for binary regression:

Example

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

See also:

ISmBinaryModel