output out=means_&out.1_&var (drop=_type_ _freq_) n=n stddev=sd mean=mean median=median min=min q1=q1 q3=q3 max=max; else if DIABETES = 1 then OutcomeDIABETES = '(1) Yes'; else if DIABETES = 0 then ...
#Note - for privacy all file names are written as FILE_NAME to conceal the file path of data and figures on the laptop used to create the code ...