Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: suppress some results in latex table using outreg2 after 3sls estimation


From   "Kelvin Tan" <[email protected]>
To   <[email protected]>
Subject   st: suppress some results in latex table using outreg2 after 3sls estimation
Date   Fri, 28 Aug 2009 11:30:17 +1000

Hi, 

Sorry, if I repost this question as I forgot to send my email in plain text (first time user) 

I have just estimated a three-stage least square regression. 

xi: reg3 ($leverage $debtmat  lnsize mb abearn $ivlist ) ($debtmat  $leverage $xlist i.year)

I type in the following code, but this code will produce the results from all equations (both $leverage equation and $debtmat equation) after the three-stage least square estimation. 

outreg2 using tabSingleEquation, tex bdec(3) tdec(2) alpha(0.001, 0.01, 0.05) label ctitle(3SLS ) 

I would like to know if I can present the results from only one of the equations (e.g.  the following equation ($debtmat  $leverage $xlist))  in Latex Table format with -outreg2-. How should I go about it?

Thank you for your time. 

Regards,
Kelvin

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



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index