SAS Consulting, Department of Statistics
BASE SAS Sample Program Index
Most of these sample programs deal with data management.
Some include the use of procedures like proc means and proc freq.
Three Array Examples
How can I add population means to a data set?
Using the max function in proc means with
binary data to determine if an event every happened.
How can I read many files into on SAS dataset?
How can I supress the SAS log?
Caution: SAS retains variables that are read with a SET, MERGE, MODIFY
or UPDATE statement.
Maintained by:Sandy Donaghy and Joy Smith
Last Modified: Friday, 18-Oct-2002 10:57:21 EDT
Filename: /sas/samples/base/index.html