|
Chapter Contents |
Previous |
Next |
| The GLM Procedure |
| Statement | Options |
| LSMEANS | CL |
| MEANS | CLM CLDIFF |
| MODEL | CLI CLM CLPARM |
| OUTPUT | UCL= LCL= UCLM= LCLM= |
You can override the default in each of these cases by specifying the ALPHA= option for each statement individually.
System (ODS); see Chapter 14, "Using the Output Delivery System," for more information.
| Value of ORDER= | Levels Sorted By |
| DATA | order of appearance in the input data set |
| FORMATTED | external formatted value |
| FREQ | descending frequency count; levels with the |
| most observations come first in the order | |
| INTERNAL | unformatted value |
By default, ORDER=FORMATTED. For FORMATTED and INTERNAL, the sort order is machine-dependent. For more information on sorting order, see the chapter on the SORT procedure in the SAS Procedures Guide, and the discussion of BY-group processing in SAS Language Reference: Concepts.
|
Chapter Contents |
Previous |
Next |
Top |
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.