IMsDiagnosticTestSettings.UseR

Syntax

UseR: Boolean;

Description

The UseR property determines whether R connection is used during diagnostic test calculation.

Comments

Available values:

For details about whether diagnostic test can be calculated by means of R, use the IMsDiagnosticTestSettings.SupportsR property.

Example

The property use is given in the example for IMsDiagnosticTestResults.CoefficientsNames.

See also:

IMsDiagnosticTestSettings