CoefficientsData(Coord: IMsFormulaTransformCoord): Array;
CoefficientsData[Coord: Prognoz.Platform.Interop.Ms.IMsFormulaTransformCoord]: System.Array;
Coord. Output variable slice for which the calculation is performed.
The CoefficientsData property determines an array of values of model equation coefficients.
The property use is given in the example for IMsNonLinearRegressionTransform.OptimizationMethod.
See also: