ISmRollingRegression.RollingForecast

Fore Syntax

RollingForecast: Array;

Fore.NET Syntax

RollingForecast: System.Array;

Description

The RollingForecast property returns values of the forecasting series.

Comments

The forecast series is created for each "roll".

Fore and Fore.NET Examples

The property use is given in the example for ISmRollingRegression.CoefficientsMatrix.

See also:

ISmRollingRegression | Moving Regression