I have a dataset that was made on sas and now its handed to me in the sas coded form on pdf with the column names as follows: I need help in interpreting this data. What do the labels mean and how do i interpret it? Num Variable Type Len Format Informat Label 1 NEWID Num 8 Z4. Patient ID (Pseudonym) 2 VISIT Char 2 $2 $2 VISIT 3 FORM13ND Num 8 NOTDONE 2 FORM 13 NOT DONE 4 CHOLOWO Num 8 YN 2 fm13q01a: Cholesterol lowering (e.g. statin) on-going 5 CHOLOWN Num 8 YN 2 fm13q01b: Cholesterol lowering (e.g. statin) newly prescribed
... View more