Statalist The Stata Listserver


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: RE: Tabbed columns in estout or estimates table


From   "Richard Palmer-Jones" <[email protected]>
To   [email protected]
Subject   Re: st: RE: Tabbed columns in estout or estimates table
Date   Fri, 1 Sep 2006 14:16:47 +0100

My fault - I was using "delimiter("") modelwidth(12)" which over rides
style(tab) it seems - pretty obvious really (even if not in the help
file).

Thanks and sorry for time wasting

Richard


On 9/1/06, Ben  Jann <[email protected]> wrote:
-style(tab)- should definitely put tabs between columns. However, note
that tabs are not preserved in the Stata Results window (the are
expanded to 8 blanks or so). Thus, if you want tabs you'd have to save
the estout table externally by means of the -using- syntax:

 . estout ... using ..., syle(tab)

Furthermore, note that -style(tab)- is the default and can be omitted.
ben


> -----Original Message-----
> From: [email protected] [mailto:owner-
> [email protected]] On Behalf Of Richard Palmer-Jones
> Sent: Friday, September 01, 2006 12:22 PM
> To: [email protected]
> Subject: st: Tabbed columns in estout or estimates table
>
> Dear Readers
>
> I run a regression over many sub-samples and want to produce a table
> comparing coefficients etc. for different subsamples in columns.
> "estout namelist , style(tab)" does not seem to put tabs between
> columns, only at either end of each row. I can use "outreg namelist
> using .., [append]" and get something nearer to what I want but having
> invested considerable time in estout I would appreciate advice on
> whether outreg is the appropriate command to use?
>
> Thanks in advance
>
> Richard
> *
> *   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/

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