Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | Michael Crain <michaelcrain@ymail.com> |
To | statalist@hsphsun2.harvard.edu |
Subject | Re: st: -tabout- equivilent that reports standard errors |
Date | Mon, 8 Aug 2011 03:38:37 -0700 (PDT) |
Many thanks. -estout- looks like it will do the job. --- On Mon, 8/8/11, Nick Cox <njcoxstata@gmail.com> wrote: > From: Nick Cox <njcoxstata@gmail.com> > Subject: Re: st: -tabout- equivilent that reports standard errors > To: statalist@hsphsun2.harvard.edu > Date: Monday, August 8, 2011, 4:01 AM > -estout- is a user-written command > from SSC. > > Nick > > On Mon, Aug 8, 2011 at 3:39 AM, Stas Kolenikov <skolenik@gmail.com> > wrote: > > sysuse auto > > mean mpg price > > estout , style(tex) cell(b se) > > > > > > On Sun, Aug 7, 2011 at 8:15 PM, Michael Crain <michaelcrain@ymail.com> > 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/ > * * 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/