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]
Re: st: -tabout- equivilent that reports standard errors
From
Stas Kolenikov <[email protected]>
To
[email protected]
Subject
Re: st: -tabout- equivilent that reports standard errors
Date
Sun, 7 Aug 2011 21:39:54 -0500
sysuse auto
mean mpg price
estout , style(tex) cell(b se)
On Sun, Aug 7, 2011 at 8:15 PM, Michael Crain <[email protected]> wrote:
> I need to create multiple tables that report standard errors of
> means in each table and in tex format to include in a LaTeX
> document.
>
> -tabout- would be ideal for producing tables in Tex format except it
> doesn't report standard errors. (My data set is not survey data.) Is
> there an alternative to -tabout- that reports SEs? I hope to find
> something that produces tables in tex format, which Stata's -table-
> doesn't seem to do.
>
> *
> * 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/
>
--
Stas Kolenikov, also found at http://stas.kolenikov.name
Small print: I use this email account for mailing lists only.
*
* 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/