LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (December 2005, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 9 Dec 2005 07:41:51 -0500
Reply-To:     "Richard A. DeVenezia" <rdevenezia@WILDBLUE.NET>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "Richard A. DeVenezia" <rdevenezia@WILDBLUE.NET>
Subject:      Re: rescale variable
Comments: To: sas-l@uga.edu

Jared Wilson wrote: > Hi all, > I've had a search on the web, this listserve etc and cannot find the > relevant info. Could someone help? > I'm trying to rescale a number of variables to values between 0 and > 1. The max and min values of each variable vary and so this would > have to be taken into account. Could anyone email me the code that > will do this? > > many thanks > > jared wilson

Proc RANK.

-- Richard A. DeVenezia http://www.devenezia.com/


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