PROC ORTHOREG assigns a name to each table it creates. You can use these names to reference the table when you use the Output Delivery System (ODS) to select tables and create output data sets. These names are listed in Table 72.8. For more information about ODS, see ChapterĀ 20: Using the Output Delivery System.
Each of the EFFECT, ESTIMATE, LSMEANS, LSMESTIMATE, and SLICE statements also creates tables, which are not listed in Table 72.8. For information about these tables, see the corresponding sections of ChapterĀ 19: Shared Concepts and Topics.
Table 72.8: ODS Tables Produced by PROC ORTHOREG
ODS Table Name |
Description |
Statement |
---|---|---|
ANOVA |
Analysis of variance |
Default |
FitStatistics |
Overall statistics for fit |
Default |
Levels |
Table of class levels |
CLASS statement |
ParameterEstimates |
Parameter estimates |
Default |