IMsDiagnosticTestSettings.UseR

Fore Syntax

UseR: Boolean;

Fore.NET Syntax

UseR: boolean;

Description

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

Comments

To get information about whether diagnostic test can be calculated by means of R, use the IMsDiagnosticTestSettings.SupportsR property.

Available values of UseR:

Fore and Fore.NET Examples

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

See also:

IMsDiagnosticTestSettings