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: bootstrap xtmelogit
From
Jörg Eulenberger <[email protected]>
To
"'[email protected]'" <[email protected]>
Subject
st: bootstrap xtmelogit
Date
Tue, 21 Dec 2010 09:40:19 +0100
Dear Statalisters,
i want to calculate a xtmelogit-model with bootstrap-option. I found
this code for a two-level-model
(http://www.stata.com/statalist/archive/2006-11/msg00025.html):
webuse bangladesh, clear
bootstrap, seed(1234) cluster(district) idcluster(newdistrict) :
xtmelogit c_use urban age child* || newdistrict:, or var
But how do i to specify 3-level xtmelogit model?
Tanks a lot,
Jörg
*
* 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/