The TwoWayRanova type exposes the following members.

Properties

  NameDescription
AnovaTable
Gets a traditional two-way ANOVA table.
(Inherited from TwoWayAnova.)
GrandMean
Gets the grand mean.
(Inherited from TwoWayAnova.)
RanovaTable
Gets a traditional two-way RANOVA table.
RegressionFactorParameters
Gets the array of estimates for the linear regression parameters corresponding to the dummy variables for the different factor levels.
(Inherited from TwoWayAnova.)
RegressionInteractionParameters
Gets the array of estimates for the linear regression parameters corresponding to the dummy variables for the interactions.
(Inherited from TwoWayAnova.)
RegressionInterceptParameter
Gets the intercept parameter from the linear regression that was used to compute the ANOVA.
(Inherited from TwoWayAnova.)
RegressionSubjectParameters
Gets the array of estimates for the linear regression parameters corresponding to the dummy variables for the different subjects.

See Also