IMsDiagnosticTestResults.ChiTestResult

Syntax

ChiTestResult: Boolean;

Description

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

Comments

Available values:

The tested hypothesis differs depending on test type.

Example

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

See also:

IMsDiagnosticTestResults