Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
st: Backward Selection (AIC) with xtmixed
From
Allan Kennedy <[email protected]>
To
[email protected]
Subject
st: Backward Selection (AIC) with xtmixed
Date
Fri, 15 Jul 2011 22:36:03 -0400
Greetings,
I am interesting is using an automated command that will estimate
model fit with a backward selection model with AIC of an --xtmixed--
approach. I know that both --stepwise-- and --swaic-- both do not
support xtmixed but I wanted to see if there were any other user
written programs that support --xtmixed--. An example of my code is as
follows:
xtmixed OUTCOME 10PREDICTORS CONTROL VARIABLES ||RANDOM_1:
||RANDOM_2: ||RANDOM_3: , covariance(unstructured) var mle
I would like to estimate the lowest AIC model of any combination of
the 10 predictors.
Your assistance would be greatly appreciated.
--AK
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/