IMsNonLinearRegressionTransform.CoefficientsData

Syntax

CoefficientsData(Coord: IMsFormulaTransformCoord): Array;

Parameters

Coord. Output variable slice for which the calculation is performed.

Description

The CoefficientsData property determines an array of values of model equation coefficients.

Example

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

See also:

IMsNonLinearRegressionTransform