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

st: GLLAMM-fixed effects


From   Reka Sundaram-Stukel <[email protected]>
To   [email protected]
Subject   st: GLLAMM-fixed effects
Date   Wed, 7 May 2003 07:00:00 -0500

Dear Statalist,

I want to estimate a fixed effects model using GLLAMM. I am wondering if the code below is correct:

gen cons=1

eq fe_c: cons

gllamm Y X1 X2..., i(id) eqs(cons) link(mlogit) adapt

I get the same estimates with or without eqs(cons) which leads me to believe that I am doing something wrong.

Thanks for the help in advance,

Reka

Reka Sundaram-Stukel
Graduate student
320 Taylor Hall
Department of Agriculture And Applied Economics
Madison, WI-53706


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