![]() | Two |
The TwoWayAnovaTypeII type exposes the following members.
Name | Description | |
---|---|---|
![]() | anovaTable_ |
The ANOVA table.
(Inherited from TwoWayAnovaUnbalanced) |
![]() | cells_ |
The ANOVA data broken up into cells.
(Inherited from TwoWayAnovaBase) |
![]() | factorA_ |
One of the factors in the ANOVA
(Inherited from TwoWayAnovaBase) |
![]() | factorAparams_ |
Anovas for the factor A regression parameters.
(Inherited from TwoWayAnovaUnbalanced) |
![]() | factorB_ |
The other factor in the ANOVA.
(Inherited from TwoWayAnovaBase) |
![]() | factorBparams_ |
Anovas for the factor B regression parameters.
(Inherited from TwoWayAnovaUnbalanced) |
![]() | grandMean_ |
The mean of all the data.
(Inherited from TwoWayAnovaUnbalanced) |
![]() | interactionParams_ |
Anovas for the interaction regression parameters.
(Inherited from TwoWayAnovaUnbalanced) |
![]() | interceptParameter_ |
Intercept parameter values for the ANOVA regression.
(Inherited from TwoWayAnovaUnbalanced) |
![]() | numFactorAparams_ |
Number of regression parameters for factor A.
(Inherited from TwoWayAnovaUnbalanced) |
![]() | numFactorBparams_ |
Number of regression parameters for factor B.
(Inherited from TwoWayAnovaUnbalanced) |
![]() | numInteractionParams_ |
Number of interaction regression parameters.
(Inherited from TwoWayAnovaUnbalanced) |
![]() | observations_ |
The observation vector for the regression used to compute the ANVOA.
(Inherited from TwoWayAnovaBase) |