Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | Christopher Baum <baum@bc.edu> |
To | statalist@hsphsun2.harvard.edu |
Subject | re: RE: st: Saving first stage IV results |
Date | Tue, 2 Mar 2010 17:08:46 -0500 |
<> Thanks. The problem is that it only saves the first stage estimates of the last ivreg estimation. If I do, for example, two estimates: Ivreg y1 x1 (x2 = x3), savefprefix(first) Ivreg y2 x1 (x2 = x3), savefprefix(first) Estout first only list the last ones.. Try changing the savefprefix for each model you estimate to something like model1 and model2. It is a name, not an option. You are overwriting the first model's FSR results with the second model's results. Kit Kit Baum | Boston College Economics and 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/