Creating and Using Summary Data Sets
Several SAS procedures produce summary output data sets. PROC MEANS (A.K.A. PROC SUMMARY) and PROC FREQ come to mind. Learn how to produce and use these summary data sets. Cover new features like the CHARTYPE option, TYPES statement and the AUTONAME output option (which automatically provides names to the various output statistics). You may actually discover the mystery of the underscore variables _TYPE_ and _FREQ_.
cody_summary.ppt
—
Microsoft PowerPoint presentation,
79Kb

