CreateAutoRegressionSettings: IEmAutoRegressionSettings;
CreateAutoRegressionSettings(): Prognoz.Platform.Interop.Modeller.IEmAutoRegressionSettings;
The CreateAutoRegressionSettings method creates an object that determines Autoregression method calculation parameters.
Use the IExpressModeller.EvaluateMethod method for calculation.
The method use is given in the example for IEmAutoRegressionSettings.Serie.
See also: