VarianceEqualByRows: Boolean;
The VarianceEqualByRows property returns the result indicating that the hypothesis has been accepted.
For single-factor analysis:
True. Hypothesis on the equality of group means is accepted.
False. Hypothesis on the equality of group means is rejected.
For two-factor analysis:
True. Hypothesis on the equality of A factor variances (for rows) is accepted.
False. Hypothesis on the equality of A factor variances (for rows) is rejected.
The property use is given in the example for ISmVarianceAnalysis.FisherCritical.
See also: