The TwoWayAnova type exposes the following members.

Properties

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

See Also