ISmCointegratingRegression.Forecast

Syntax

Forecast: IForecast;

Description

The Forecast property returns parameters of forecasting series.

Comments

To get the modeling series, use the ISmCointegratingRegression.Fitted property.

Example

The property use is given in the example for ISmCointegratingRegression.AdditionalRegressors.

See also:

ISmCointegratingRegression