IMsDiagnosticTestResults.FTestResult

Fore Syntax

FTestResult: Boolean;

Fore.NET Syntax

FTestResult: boolean;

Description

The FTestResult property returns results of the test by the Fisher statistic.

Comments

Available values:

The tested hypothesis differs depending on the test type.

Fore and Fore.NET Examples

The property use is given in the example for IMsLinearRegressionTransform.DiagnosticTests.

See also:

IMsDiagnosticTestResults