ISmLIML.Forecast

Fore Syntax

Forecast: IForecast;

Fore.NET Syntax

Forecast: Prognoz.Platform.Interop.Stat.IForecast;

Description

The Forecast property returns the forecasting series and its confidence bounds.

Comments

To get a modeling series, use the ISmLIML.Fitted property.

Fore and Fore.NET Examples

The property use is given in the example for ISmLIML.CovarianceMatrix

See also:

ISmLIML