Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: gllamm question - estimating 4 random effects


From   Michael Ingre <[email protected]>
To   [email protected]
Subject   Re: st: gllamm question - estimating 4 random effects
Date   Thu, 15 Jul 2004 12:48:24 +0200

Or maybe one of these would make more sense

. eq int : const
. eq R : R

. gllamm y YR R DR R_DR R_YR R_DR_YR , i(gvkey) nrf(3) eqs(int R) ....

. eq int : const
. eq R : R
. eq R_YR : R_YR

. gllamm y YR R DR R_DR R_YR R_DR_YR , i(gvkey) nrf(3) eqs(int R R_YR) ....

Michael

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