IMsVariableTestSettings.UseR

Fore Syntax

UseR: Boolean;

Fore.NET Syntax

UseR: boolean;

Description

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

Comments

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

Available values of UseR:

Fore and Fore.NET Examples

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

See also:

IMsVariableTestSettings