How to create and use labels in SAS
- Filed under: Auto-cars
- Date: Mar 12,2008
There are two main items that can be labeled, variables and values.once created these labels will appear in the output of statistical procedures and reports that you may produce from SAS. They are also displayed by some of the SAS/GRAPH procedures.
The program below reads the data and creates a temporary data file called
The output of the
—–Alphabetic List of Variables and Attributes—–# Variable Type Len Pos———————————–5 FOREIGN Num 8 321 MAKE Char 8 02 MPG Num 8 83 REP78 Num 8 164 WEIGHT Num 8 24


One Response for "How to create and use labels in SAS"
ekibastos…
ekibastos…
Leave a comment
You must be logged in to post a comment.