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: Formating in esttab
From
Lukas Borkowski <[email protected]>
To
[email protected]
Subject
st: Formating in esttab
Date
Mon, 4 Jun 2012 21:30:48 +0200
Dear all,
I am using Benn Jann's -estpost- and -esttab- commands (-ssc install estout-) to generate a table of summary statistics. My variables are in different scales, some measured in percentages and others measured in absolute numbers.
If my code was
estpost tabstat x1 x2 x3 x4, col(stat) stat(mean sd min max)
esttab using "YY.csv", replace ///
cells("mean sd min max") noobs nomtitle nonumber label plain eqlabels(`e(labels)')
how could I configure -esttab- to generate a table where all values in x1 have zero decimals and all values for x2-x4 have two decimals? Thanks for your hint!
#
Lukas Borkowski
*
* 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/