The following statements fit a cell-means model. See Figure 65.34 and Figure 65.35. proc transreg data=x ss2 short; title2 'Cell-Means Model'; model identity(y) = class(a * b / zero=none); output ...
Multivariate analysis of variance (MANOVA) extends the ideas and methods of univariate ANOVA in simple and straightforward ways. But the familiar graphical methods typically used for univariate ANOVA ...