Assembly: Ms;
The IMsVariableTestSettings interface is used to set up common parameters of descriptive statistic calculation.
IMsVariableTestSettings
To get common parameters of calculation of descriptive statistic, use the IMsVariableTest.Settings property.
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 statistic 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 statistic can be calculated by means of R. | ||
The UseR property determines whether R connection is used on descriptive statistic calculation. |
See also: