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