CreateStatisticsSettings: IEmStatisticsSettings;
CreateStatisticsSettings(): Prognoz.Platform.Interop.Modeller.IEmStatisticsSettings;
The CreateStatisticsSettings method creates an object that determines Summary Statistics Calculation method parameters.
Use the IExpressModeller.EvaluateMethod method for summary statistics calculation.
The method use is given in the example for IEmStatisticsSettings.Add.
See also: