Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: appended tex-tables?


From   Edwin Leuven <[email protected]>
To   [email protected]
Subject   Re: st: appended tex-tables?
Date   Wed, 17 Mar 2004 16:01:50 +0100 (CET)

some time (long time) ago i hacked together an ado that allows you 
transpose the tables that outreg creates...

you can get it from my usersite

. net from http://www1.fee.uva.nl/scholar/mdw/leuven/stata
. net install tabxpose

then do

. tabxpose using tab.out
. outsheet using tabnew.out, nonames noquote

isn't beautiful, but it works...

(hope this is what you meant)

edwin

On Wed, 17 Mar 2004, Jan Pettersson wrote:

> Dear all!
> 
> I would like to use -outtex- to present regression results in a tex table.
> However, I have four regressions that I would like to append horisontically,
> as when using -outreg, append-, and outtex does not allow for this. Since
> cutting and pasting in tex-tables is fairly cumbersome, I guess the
> alternative is to use parmest and then make a tex-table from that output.
> However, in this case, one would need some labour in order to get, say,
> standard errors in parenthesis, and to appear below coefficient estimates.
> 
> Any suggestions would be appreciated.
> 
> Kind regards,
> Jan Pettersson
> 
> *
> *   For searches and help try:
> *   http://www.stata.com/support/faqs/res/findit.html
> *   http://www.stata.com/support/statalist/faq
> *   http://www.ats.ucla.edu/stat/stata/
> 
*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   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