![]() | Two |
The TwoWayAnova type exposes the following members.
Name | Description | |
---|---|---|
![]() | AnovaTable | Gets a traditional two-way ANOVA table. |
![]() | GrandMean |
Gets the grand mean.
(Overrides TwoWayAnovaBaseGrandMean) |
![]() | 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.
(Overrides TwoWayAnovaBaseRegressionInterceptParameter) |