IMsVariableTest

Assembly: Ms;

Namespace: Prognoz.Platform.Interop.Ms;

Description

The IMsVariableTest interface is used to calculate the descriptive statistics.

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 statistics calculation.
The Type property returns descriptive statistics type.

Methods

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

See also:

Ms Assembly Interfaces