Click or drag to resize

TwoWayAnova Properties

The TwoWayAnova type exposes the following members.

Properties
 NameDescription
Public propertyAnovaTable Gets a traditional two-way ANOVA table.
Public propertyGrandMean Gets the grand mean.
(Overrides TwoWayAnovaBaseGrandMean)
Public propertyRegressionFactorParameters Gets the array of estimates for the linear regression parameters corresponding to the dummy variables for the different factor levels.
Public propertyRegressionInteractionParameters Gets the array of estimates for the linear regression parameters corresponding to the dummy variables for the interactions.
Public propertyRegressionInterceptParameter Gets the intercept parameter from the linear regression that was used to compute the ANOVA.
(Overrides TwoWayAnovaBaseRegressionInterceptParameter)
Top
See Also