Tech

Tech

Kathryn McLawhorn 0
Customizing output from PROC MEANS

Customizing the output data set created using the OUTPUT statement When you request statistics on the PROC MEANS statement, the default printed output creates a nice table with the analysis variable names in the left-most column and the statistics forming the additional columns.  Even if you create an output data

1 289 290 291 292 293 550