IMsVariableTest

Assembly: Ms;

Description

The IMsVariableTest interface is used to calculate the descriptive statistic.

Inheritance Hierarchy

          IMsVariableTest

Comments

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.

Properties

  Property name Brief description
Settings The Settings property returns common parameters of descriptive statistic calculation.
Type The Type property returns descriptive statistic type.

Methods

  Method name Brief description
Execute The Execute method calculates the descriptive statistic and returns calculation results.

See also:

Ms Assembly Interfaces