See the procedure descriptions in the SAS Procedures Guide for examples of output from SAS procedures. For a discussion and examples of DATA step output, see the FILE and PUT statements in SAS ...
/* if needed, create web directory */ %sysexec mkdir '/u/myuid/public_html' ; ods html /* specify locations of HTML files */ body='examplb.htm' page='examplp.htm ...
A collection of SAS examples and tips. All SAS programs are self-contained and will run independently. Any programs with an external data dependency are downloaded within the program from the data ...
- use conditional processing to control the data set or sets to which an observation is written - control which variables are written to an output data set during a DATA step - control which variables ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results