ISmRollingRegression.Intercept

Syntax

Intercept: IIntercept;

Description

The Intercept property returns estimate of the regression constant and its characteristics.

Comments

To determine the method of missing data treatment, use the ISmRollingRegression.MissingData property.

Example

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

See also:

ISmRollingRegression | Moving Regression