ISmLinearRegress.Forecast

Fore Syntax

Forecast: IForecast;

Fore.NET Syntax

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

Description

The Forecast property contains forecasting parameters and results.

Comments

It is required to use an array of Double values.

Fore and Fore.NET Examples

The property use is given in the example for ISlARMA.CalcInitMode.

See also:

ISmLinearRegress