The NESTED Procedure |
ODS Table Names |
PROC NESTED 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.
ODS Table Name |
Description |
Statement |
---|---|---|
ANCOVA |
Analysis of covariance |
default with more than |
ANOVA |
Analysis of variance |
default |
EMSCoef |
Coefficients of expected |
default |
Statistics |
Overall statistics for fit |
default |
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.