IMsNonLinearRegressionTransform.Result

Syntax

Result: IMsFormulaTerm;

Description

The Result property returns the term corresponding to output variable.

Comments

To get collections of terms used to compose model equation, use the IMsNonLinearRegressionTransform.Operands property.

Example

The property use is given in the example for IMsNonLinearRegressionTransform.OptimizationMethod.

See also:

IMsNonLinearRegressionTransform