Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: tabsum to latex


From   "Carole J. Wilson" <[email protected]>
To   [email protected]
Subject   st: tabsum to latex
Date   Fri, 8 Feb 2008 23:59:49 -0600

I am looking for a stata program to produce LaTeX code for a fairly
simple table:

.tabulate x1 x2, sum(x3) freq mean

Ian Watson's -tabout- can produce either a cross tab with a
frequencies or the cross tab with the mean of another variable, but
not both (as far as I can tell).  There are other programs with
similar limitations (only work with tabulate or tabstat) or they work
with estimation results.

I can also collapse the data and use tabdisp to produce the same
table.  However, I don't see a program that writes to LaTeX the
results of either tabsum or tabdisp.

Have I missed a user written program that would solve my problem?

Thanks,
Carole
*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index