Assembly: Ms;
Namespace: Prognoz.Platform.Interop.Ms;
The IMsVariableTest interface is used to calculate the descriptive statistic.
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 statistic calculation. | ||
The Type property returns descriptive statistic type. |
Method name | Brief description | |
The Execute method calculates the descriptive statistic and returns calculation results. |
See also: