Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | W Zang <W.L.Zang@Bradford.ac.uk> |
To | statalist@hsphsun2.harvard.edu, Kit Baum <baum@bc.edu> |
Subject | Re: st: re: xtivreg |
Date | Sun, 02 May 2010 11:02:30 +0100 |
Thank you very much for your help. Best Wishes, Linda Quoting Kit Baum <baum@bc.edu>:
<> Linda said I am trying to use xtivreg to estimate two-stage least squares simultaneous equations. I have two endogenous variables Y1 and Y2. Y1 and Y2 are affected by different exogenous variables. Y1 is affected by X1, X2, X3 and Y2 is affected by X1, X4, X5. Y1 = a0 + a1*Y2 + a2*X1 + a3*X2 + a4*X3 Y2 = b0 + b1*Y1 + b2*X1 + b3*X4 + b4*X5 xtivreg y1 (y2 = x4 x5) x1 x2 x3, fe xtivreg y2 (y1 = x2 x3) x1 x4 x5, feThe syntax is the same as it would be for a non-panel IV estimator. Just list the variables excluded from each equation within the parenthesized expression.Kit Baum | Boston College Economics & DIW Berlin | http://ideas.repec.org/e/pba1.html An Introduction to Stata Programming | http://www.stata-press.com/books/isp.html An Introduction to Modern Econometrics Using Stata | http://www.stata-press.com/books/imeus.html* * For searches and help try: * http://www.stata.com/help.cgi?search * http://www.stata.com/support/statalist/faq * http://www.ats.ucla.edu/stat/stata/
---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. * * For searches and help try: * http://www.stata.com/help.cgi?search * http://www.stata.com/support/statalist/faq * http://www.ats.ucla.edu/stat/stata/