Bookmark and Share

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]

st: outreg2


From   Abhimanyu Arora <[email protected]>
To   [email protected]
Subject   st: outreg2
Date   Fri, 1 Oct 2010 12:24:38 +0200

Dear statalist
I am trying to create regression output tables as in journals using
Roy Wada's -outreg2-.
I type the following commands

xtlogit depvar indvars
outreg2 using table,ctitle(RE) word replace
xtlogit depvar indvars,fe
outreg2 using table,ctitle(FE) word append

For some puzzling reason, I obtain a table having the predictors in
rows repeated for each column, with half of the two columns
corresponding to the two equations,empty. As they are same in both
equations (later I may add/remove), I would like them to occur just
once with two columns filled with the coefficients.

Surprisingly,I get what I need when using similar commands (reg price
weight length, qreg  price weight length instead of the two xtlogits)
when I use the auto.dta.

Regards
Abhimanyu
*
*   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–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index