[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]
st: Intraclass correlation after gllamm
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/