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
|