Assembly: Ms;
Namespace: Prognoz.Platform.Interop.Ms;
The IMsVariableTest interface is used to calculate the descriptive statistics.
IMsVariableTest
Descriptive statistics are a wide set of data analysis methods that enable the user to find dependencies between variables, define direction of this dependency, and to calculate various summary statistics.
Property name | Brief description | |
The Settings property returns common parameters of descriptive statistics calculation. | ||
The Type property returns descriptive statistics type. |
Method name | Brief description | |
The Execute method calculates the descriptive statistics and returns calculation results. |
See also: