ODS Table Names: LSMEANS Statement
Each table created by the LSMEANS statement has a name associated with it, and you can use this name to refer to the table when using the Output Delivery System
(ODS) to select tables and create output data sets. These names are listed in Table 19.22. For more information about ODS, see Chapter 20: Using the Output Delivery System.
Table 19.22: ODS Tables Produced by the LSMEANS statement
Table Name
|
Description
|
Required Option
|
Coef
|
matrix coefficients
|
E
|
Diffs
|
Differences of LS-means
|
DIFF or ADJUST= or STEPDOWN
|
LSMeans
|
LS-means
|
Default
|
LSMLines
|
Lines display for LS-means
|
LINES
|
Copyright © SAS Institute Inc. All Rights Reserved.