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 (September 2008, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Sun, 21 Sep 2008 23:47:07 -0700
Reply-To:   "jlee8071@gmail.com" <jlee8071@GMAIL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   "jlee8071@gmail.com" <jlee8071@GMAIL.COM>
Organization:   http://groups.google.com
Subject:   Re: Proc Glm - Specifying Baseline in Class Variables
Comments:   To: sas-l@uga.edu
Content-Type:   text/plain; charset=ISO-8859-1

On Sep 21, 11:42 pm, "jlee8...@gmail.com" <jlee8...@gmail.com> wrote: > Dear SAS guru's > > In proc logistic, one can use (param=ref ref=first) to specify the > baseline for a class variable. > > This option doesn't work in proc glm. I was wondering if there are > other methods to specify the baseline? without recoding the > variables... > > Thank you > > claus

Sorry.. just for clarification. I have a class variable coded as 0,1, and 2. I want to use '0' as the baseline, but proc glm uses '2' instead.

thanks, claus


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