Dear Stata listers,
I'm trying to produce a combined summary and correlation table using
estout. My idea is to get something similar to -corr, mean-, but with
the tables aligned rather than stacked on top of each other. I know
how to make the correlation and summary tables separately using the
-estpost summ/corr/tabstat- commands, but I cannot manage to put the
two together the way I want.
I have saved the summary table under SUMM and the correlation table as
CORR. When I try to put them together, I use -estout SUMM CORR,
cells(…relevant statistics…)- to get the output for the summary table,
but then the correlation table is empty. I cannot figure out what I
need to specify to get the correlation table pasted next to it. Does
anyone know how to do this?
Thanks,
Matthijs
*
* 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/