ChiTestResult: Boolean;
ChiTestResult: boolean;
The ChiTestResult property returns the test results on chi-square statistics.
Available values:
True. Hypothesis is accepted.
False. Hypothesis is rejected.
The tested hypothesis differs depending on test type.
The property use is given in the example for IMsLinearRegressionTransform.DiagnosticTests.
See also: