FTestResult: Boolean;
FTestResult: boolean;
The FTestResult property returns results of the test by the Fisher statistic.
Available values:
True. Hypothesis is accepted.
False. Hypothesis is rejected.
The tested hypothesis differs depending on the test type.
The property use is given in the example for IMsLinearRegressionTransform.DiagnosticTests.
See also: