FisherTestResult: Boolean;
The FisherTestResult property returns whether the hypothesis is accepted.
Available values:
True. The hypothesis of variance equality is accepted.
False. The hypothesis of variance equality is rejected.
The property use is given in the example for ISmFisherTest.ConfidenceLevel.
See also: