Devra,
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf Of Devra Golbe
> Sent: 17 September 2009 00:20
> To: statalist
> Subject: st: estout & ivreg2: title for first-stage results
>
> The following code produces a table with the header fiq_b.
> Is there a way to give the first stage results an arbitrary
> title (eg, Model1), rather than fiq_b?
The -estout- option -mlabels- should do what you want:
estout f*, ml("Label text")
--Mark
>
> Thanks,
> Devra
> ********
> use http://fmwww.bc.edu/ec-p/data/hayashi/griliches76.dta
> xi i.year
> ivreg2 lw s expr tenure rns smsa _I* (iq=med kww age mrt),
> savefprefix(f) estout f*
>
> *******
> --
> Devra L. Golbe, Professor of Economics
> Hunter College
> 695 Park Ave.,NY, NY 10065
> voice: 212-772-5408
> fax: 212-772-5398
> http://econ.hunter.cuny.edu/faculty/golbe
>
> *
> * 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/
>
--
Heriot-Watt University is a Scottish charity
registered under charity number SC000278.
*
* 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/