Forecast: IForecast;
Forecast: Prognoz.Platform.Interop.Stat.IForecast;
The Forecast property returns the forecasting series and its confidence bounds.
To get the modeling series, use the ISmCointegratingRegression.Fitted property.
The property use is given in the example for ISmCointegratingRegression.AdditionalRegressors.
See also: