ISmQuantileRegression.Forecast

Fore Syntax

Forecast: IForecast;

Fore.NET Syntax

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

Description

The Forecast property contains forecast parameters and results.

Comments

The Forecast property enables the user to get a forecasting series and its confidence bounds.

Fore and Fore.NET Examples

The property use is given in the example for ISmQuantileRegression.Explained.

See also:

ISmQuantileRegression