ISmRollingRegression.RollingStep

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.

Example

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

See also:

ISmRollingRegression | Moving Regression