Statalist The Stata Listserver


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: xtmixed


From   Joseph Coveney <[email protected]>
To   Statalist <[email protected]>
Subject   Re: st: xtmixed
Date   Mon, 10 Jul 2006 19:35:21 +0900

Maria Bonanomi wrote:

How can I retrive the estimates of random-effects paramaters after using the
xtmixed command? I would like to use the estimates to calculate intraclass
correlation coefficients. I also want to apply a bootstrap routine to
calculate ICC confidence intervals.

--------------------------------------------------------------------------------

They're returned in e(b), along with the coefficients for the fixed effects.
See -help ereturn-.  Note that you'll need to exponentiate the values.

According to the help file for -xtmixed-, bootstrapping is allowed.  For
how, see -help prefix- or -help bootstrap-.  I'd be curious to see how well
it works here.

There are several helpful discussions of intraclass correlation in
S. Rabe-Hesketh & A. Skrondal, _Multilevel and Longitudinal Modeling Using
Stata_ (College Station, Texas: Stata Press, 2005).

Joseph Coveney


*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index