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 (March 2008, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Tue, 18 Mar 2008 08:52:40 -0500
Reply-To:   "data _null_," <datanull@GMAIL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   "data _null_," <datanull@GMAIL.COM>
Subject:   Re: How to create several dummy variables at the same time?
Comments:   To: chris@oview.co.uk
In-Reply-To:   <89432e32-75e9-41d3-9d1a-aed2c30dd5f0@s37g2000prg.googlegroups.com>
Content-Type:   text/plain; charset=ISO-8859-1

On Tue, Mar 18, 2008 at 8:44 AM, <chris@oview.co.uk> wrote: > Hi Mickey, > > I'm not sure if there's a better way to achieve what you're aiming > for,

Yes it is called the CLASS statement. But if you insist on creating indicator variables PROC GLMMOD or PROC TRANSREG are better than any data step method.


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