Click or drag to resize

TwoWayRanovaTwo Properties

The TwoWayRanovaTwo type exposes the following members.

Properties
 NameDescription
Public propertyAnovaTable Gets a traditional two-way ANOVA table.
(Inherited from TwoWayAnova)
Public propertyGrandMean Gets the grand mean.
(Inherited from TwoWayAnova)
Public propertyRanovaTable Gets a traditional two-way RANOVA table.
Public propertyRegressionFactorParameters Gets the array of estimates for the linear regression parameters corresponding to the dummy variables for the different factor levels.
(Inherited from TwoWayAnova)
Public propertyRegressionInteractionParameters Gets the array of estimates for the linear regression parameters corresponding to the dummy variables for the interactions.
(Inherited from TwoWayAnova)
Public propertyRegressionInterceptParameter Gets the intercept parameter from the linear regression that was used to compute the ANOVA.
(Inherited from TwoWayAnova)
Public propertyRegressionSubjectParameters Gets the array of estimates for the linear regression parameters corresponding to the dummy variables for the interaction of the ANOVA factors with the subjects.
Top
See Also