IMsVariableTestSettings

Assembly: Ms;

Namespace: Prognoz.Platform.Interop.Ms;

Description

The IMsVariableTestSettings interface is used to set up common parameters of descriptive statistics calculation.

Inheritance Hierarchy

          IMsVariableTestSettings

Comments

To get common parameters of calculation of descriptive statistics, use the IMsVariableTest.Settings property.

Properties

  Property name Brief description
The EndDate property determines the end point of calculation.
The IncludedSources property returns the collection of variables, for which the descriptive statistics is calculated.
The MissingData property returns missing data treatment parameters.
The StartDate property determines the start point of calculation.
The SupportsR property determines whether descriptive statistics can be calculated by means of R.
The UseR property determines whether R connection is used on descriptive statistics calculation.

See also:

Ms Assembly Interfaces