Click or drag to resize

TwoWayAnovaTypeII Fields

The TwoWayAnovaTypeII type exposes the following members.

Fields
 NameDescription
Protected fieldanovaTable_ The ANOVA table.
(Inherited from TwoWayAnovaUnbalanced)
Protected fieldcells_ The ANOVA data broken up into cells.
(Inherited from TwoWayAnovaBase)
Protected fieldfactorA_ One of the factors in the ANOVA
(Inherited from TwoWayAnovaBase)
Protected fieldfactorAparams_ Anovas for the factor A regression parameters.
(Inherited from TwoWayAnovaUnbalanced)
Protected fieldfactorB_ The other factor in the ANOVA.
(Inherited from TwoWayAnovaBase)
Protected fieldfactorBparams_ Anovas for the factor B regression parameters.
(Inherited from TwoWayAnovaUnbalanced)
Protected fieldgrandMean_ The mean of all the data.
(Inherited from TwoWayAnovaUnbalanced)
Protected fieldinteractionParams_ Anovas for the interaction regression parameters.
(Inherited from TwoWayAnovaUnbalanced)
Protected fieldinterceptParameter_ Intercept parameter values for the ANOVA regression.
(Inherited from TwoWayAnovaUnbalanced)
Protected fieldnumFactorAparams_ Number of regression parameters for factor A.
(Inherited from TwoWayAnovaUnbalanced)
Protected fieldnumFactorBparams_ Number of regression parameters for factor B.
(Inherited from TwoWayAnovaUnbalanced)
Protected fieldnumInteractionParams_ Number of interaction regression parameters.
(Inherited from TwoWayAnovaUnbalanced)
Protected fieldobservations_ The observation vector for the regression used to compute the ANVOA.
(Inherited from TwoWayAnovaBase)
Top
See Also