LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (February 2008, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 4 Feb 2008 14:08:01 -0500
Reply-To:     Wensui Liu <liuwensui@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Wensui Liu <liuwensui@GMAIL.COM>
Subject:      Re: Getting TTEST (and other PROCS) to print variable labels
              instead of names
Comments: To: Peter Flom <peterflomconsulting@mindspring.com>
In-Reply-To:  <19426269.1202151720778.JavaMail.root@mswamui-valley.atl.sa.earthlink.net>
Content-Type: text/plain; charset=ISO-8859-1

i think it is a good practice to use more generic variable names such as VAR1. if you want a more clear label, you can manage to do so in some tables for meta data. from practice of database, it is bad to use descriptive variable names in a data table.

On Feb 4, 2008 2:02 PM, Peter Flom <peterflomconsulting@mindspring.com> wrote: > Hi > > I looked at the documentation for TTEST and googled a bit, but didn't see a way to get PROC TTEST to print variable labels instead of variable names. People at my current place of employment are fond of giving variables names like VAR1, and then using labels. > > They've been collecting data for 30 years, so they aren't going to change (and there's no way to change all the data sets they have). > > So, is there a way to get PROC TTEST to do this? > Is there general guidance on how to make SAS PROCs print labels instead of variable names? > > TIA as always > > Peter >

-- =============================== WenSui Liu ChoicePoint Precision Marketing Phone: 678-893-9457 Email : wensui.liu@choicepoint.com Blog : statcompute.spaces.live.com ===============================


Back to: Top of message | Previous page | Main SAS-L page