IModelCoefficients.Intercept

Syntax

Intercept: IIntercept;

Description

The Intercept method determines parameters of model constant.

Comments

To determine parameters of coefficients, use the IModelCoefficients.Coefficients property.

Example

The property use is given in the example for IModelCoefficients.Coefficients.

See also:

IModelCoefficients