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