The PROC ANOVA statement invokes the ANOVA procedure. Table 26.2 summarizes the options available in the PROC ANOVA statement.
Table 26.2: PROC ANOVA Statement Options
Option |
Description |
---|---|
Specify input and output data sets |
|
Specifies input SAS data set |
|
Requests the multivariate mode of eliminating observations with missing values |
|
Requests that the input data set be reread when necessary, instead of using a utility file |
|
Specifies the length of effect names |
|
Suppresses the normal display of results |
|
Specifies the sort order for the levels of the classification variables |
|
Names an output data set for information and statistics on each model effect |
|
Controls the plots produced through ODS Graphics. |
You can specify the following options in the PROC ANOVA statement: