Each table that the lsmeans parameter creates has a name associated with it. 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. The table names are listed in Table 7. For more information about ODS, see Chapter 23, Using the Output Delivery System (SAS/STAT User's Guide).
Table 7: ODS Tables Produced by the lsmeans Parameter
| Table Name | Description | Required Subparameter |
|---|---|---|
| Coef | |
e |
| Diffs | Differences of least squares means | diff or adjust |
| LSMeans | Least squares means | Default |
| SimDetails | Details for difference quantile simulation | adjust={method=’SIMULATE’,report=True} |
| SimResults | Evaluation of difference quantile simulation | adjust={method=’SIMULATE’,report=True} |
| Slices | Tests of LS-means effect slices | slice |