Coord: IMsFormulaTransformCoord;
The Coord property determines the coordinate for estimated model coefficients.
If the coordinate is determined, and the IMsStringGenerator.ShowEstimatedCoeffs property is set to True, identified equations are generated for the following models:
ARIMA (if IMsStringGenerator.AdvancedOptions = MsStringGeneratorOptions.ExpandArimaName).
Linear regression (OLS estimation).
Linear regression (instrumental variables method).
Non-linear regression.
The property use is given in the example for IMsStringGenerator.AdvancedOptions.
See also: