ISmRollingRegression.RollingStep

Fore Syntax

RollingStep: Integer;

Fore.NET Syntax

RollingStep: integer;

Description

The RollingStep property determines the step of window shift.

Comments

The value of the Window Shift Step parameter cannot exceed that of the Window Width parameter and must be greater than one.

Fore and Fore.NET Examples

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

See also:

ISmRollingRegression | Moving Regression