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