Statalist The Stata Listserver


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

st: Intraclass correlation after gllamm


From   Sebastian Baumeister <[email protected]>
To   [email protected]
Subject   st: Intraclass correlation after gllamm
Date   Wed, 16 Aug 2006 14:53:00 +0200

I am trying to get the intraclass correlation (ICC) after estimating the following model
gllamm inan_5, i(intg) family(poiss) adapt

Computing the ICC after xtreg work like this
xtreg inan_5, i(intg) mle
*ereturn list
di e(sigma_u)^2/(e(sigma_u)^2+e(sigma_e)^2)


But how can I get the ICC after the poisson model above?

Thanks,
Sebastian

*
* 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