PROC GLMMOD assigns a name to each table it creates. You can use these names to reference the table when using the Output Delivery System (ODS) to select tables and create output data sets. These names are listed in the following table. For more information about ODS, see ChapterĀ 20: Using the Output Delivery System.
Table 46.2: ODS Tables Produced by PROC GLMMOD
ODS Table Name |
Description |
Statement |
---|---|---|
ClassLevels |
Table of class levels |
CLASS statement |
DependentInfo |
Simultaneously analyzed |
default when there are multiple dependent variables |
DesignPoints |
Design matrix |
default |
NObs |
Number of observations |
default |
Parameters |
Parameters and associated |
default |