IMsVariableTest

Assembly: Ms;

Namespace: Prognoz.Platform.Interop.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
The Settings property returns common parameters of descriptive statistic calculation.
The Type property returns descriptive statistic type.

Methods

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

See also:

Ms Assembly Interfaces