Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: st: estimated dependent variables
From
Austin Nichols <[email protected]>
To
[email protected]
Subject
Re: st: estimated dependent variables
Date
Wed, 14 Mar 2012 15:49:00 -0400
Katharina Michaelowa <[email protected]>:
Your regression does not demonstrate what you want it to.
To see if RE is consistent given the weaker FE assumptions, compute
ssc inst xtoverid
webuse abdata, clear
xtreg n w k if year>=1978 & year<=1982, re
xtoverid