CreateLinearRegressionSettings: IEmLinearRegressionSettings;
CreateLinearRegressionSettings(): Prognoz.Platform.Interop.Modeller.IEmLinearRegressionSettings;
The CreateLinearRegressionSettings method creates an object that determines Linear Regression method calculation parameters.
Use the IExpressModeller.EvaluateMethod method for calculation.
The method use is given in the example for IEmLinearRegressionSettings.Explained.
See also: