ISmRollingRegression.Intercept

Fore Syntax

Intercept: IIntercept;

Fore.NET Syntax

Intercept: Prognoz.Platform.Interop.Stat.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.

Fore and Fore.NET Examples

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

See also:

ISmRollingRegression | Moving Regression