IMsVariableTestSettings.UseR

Syntax

UseR: Boolean;

Description

The UseR property determines whether R connection is used on descriptive statistic calculation.

Comments

To get information about whether descriptive statistic can be calculated by means of R, use the IMsVariableTestSettings.SupportsR property.

Available values:

Example

The property use is given in the example for IMsMetaModelVisualController.DFTest.

See also:

IMsVariableTestSettings