Result: IMsFormulaTerm;
Result: Prognoz.Platform.Interop.Ms.IMsFormulaTerm;
The Result property returns term corresponding to output variable.
To get collections of terms used to compose model equation, use the IMsNonLinearRegressionTransform.Operands property.
The property use is given in the example for IMsNonLinearRegressionTransform.OptimizationMethod.
See also: