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 2010, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Wed, 29 Dec 2010 09:22:06 -0500
Reply-To:   Peter Flom <peterflomconsulting@mindspring.com>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Peter Flom <peterflomconsulting@MINDSPRING.COM>
Subject:   Re: Fun With SAS - My Vote for Oddest SAS Programming Language "Feature"
Comments:   To: Michael Raithel <michaelraithel@WESTAT.COM>
Content-Type:   text/plain; charset=UTF-8

Michael Raithel <michaelraithel@WESTAT.COM> wrote >Dear SAS-L-ers, > >Each and every one of us who eats, drinks, breathes, sleeps, and dreams SAS programming has one. It's that one feature of SAS that we think is kind of... is very... is somewhat... well, odd. It could be an option, a format, an informat, a function, a call routine, a statement, a PROC, etc. but it exists and we scratch our heads and wonder why. > >If you can relate to this, let the list know your own vote for the oddest SAS programming language feature. >

Just ONE !?!?

I've got several, but I suppose the one that is the most commonly run into is the default behavior of PROC LOGISTIC when the dependent variable is coded 0 and 1. I'd guess that, for nearly everyone, '1' would mean "event" and 0 "no event" and that we'd want to model "event". But the default is to model 0 ("no event").

Do we have to stick to just one? I did a whole NESUG talk just on oddities in PROC LOGISTIC!

Peter

Peter L. Flom, PhD Statistical Consultant Website: http://www DOT statisticalanalysisconsulting DOT com/ Writing; http://www.associatedcontent.com/user/582880/peter_flom.html Twitter: @peterflom


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