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: Help with esttab
From
Miranda Kim <[email protected]>
To
[email protected]
Subject
st: Help with esttab
Date
Fri, 12 Mar 2010 12:40:17 +0000
Hi,
I am a Stata v11 user and I wonder if someone can help me with the
following:
I want to produce a table in the following form:
sysuse auto, clear
estpost tabstat headroom weight gear_ratio, statistics(p50 p25 p75
count) by(foreign)
esttab, cells("headroom(fmt(2)) weight gear_ratio") noobs nomtitle nonumber
But I want the p25 and p75 on one line and in one cell rather than on 2
lines in separate cells (as an IQR, ie "p25-p75"), however I don't know
how to do this for this type of table...
Best wishes,
Miranda
*
* 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/