IMsDiagnosticTestResults.ChiTestResult

Fore Syntax

ChiTestResult: Boolean;

Fore.NET Syntax

ChiTestResult: boolean;

Description

The ChiTestResult property returns the test results on chi-square statistics.

Comments

Available values:

The tested hypothesis differs depending on test type.

Fore and Fore.NET Examples

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

See also:

IMsDiagnosticTestResults