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 (October 2009, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 22 Oct 2009 09:58:17 -0400
Reply-To:     Dan Abner <dan.abner99@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Dan Abner <dan.abner99@GMAIL.COM>
Subject:      MACRO FOR ALL POSSIBLE REGRESSIONS XXXX
Content-Type: text/plain; charset=ISO-8859-1

Hello everyone,

I have a situation where I need to check the sample size requirements for a large number of potential binary logit models. I already have a macro to do this, but do not know how to augment it to handle all possible regressions for around 10 potential explanatory variables.

I can easily write separate code to evaluate all 2 var models, then all 3 var models, etc., but haven't figured out yet how to write a macro general enough to evaluate all possible regs dynamically.

Any suggestions would be greatly appreciated.

Thanks!

Dan

XXXX


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