IMsLinearRegressionTransform.ConstantValue

Syntax

ConstantValue: Double;

Description

The ConstantValue property determines the value of model constant.

Comments

ConstantValue is considered, if IMsLinearRegressionTransform.ConstantMode has the InterceptMode.ManualEstimate value.

Example

The property use is given in the example for IMsLinearRegressionTransform.ConstantMode.

See also:

IMsLinearRegressionTransform