Bookmark and Share

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: Question about -tabout-


From   Alberto R Osella <[email protected]>
To   "[email protected]" <[email protected]>
Subject   st: Question about -tabout-
Date   Mon, 18 Apr 2011 12:51:00 +0200

Dear Stata Listers,
I'm using the user written -tabout- by Ian Watson to produce tex tables and I'd like to supress the total colum ( N and %) when I use when I use the cell contents (freq row) in a two-way table.
Here is my code:

tabout Eta_C Sesso NewStatCiv Professione1 steato_n_s  ///
steato_grade GrammiAlc_G_C bmi using E:\Alberto\Papers\WorkingPapers\Nutriep\Paper_Obesity\Obesity-Latex\table11.tex, replace ///
c(freq row) f(0 1) clab(No. %) ptotal(single)   ///
style(tex) bt cl1(2-9) cl2(2-3 4-5 6-7) cltr2(1.5em) font(bold) ///
topf(top.tex) botf(bot.tex) topstr(14cm) botstr(obesity.dta)

where top.tex and bot.tex are two tex files allocated to the working directory and contain latex code.
Can you help me?
Thank you in advance.

--
Alberto R. Osella, MD, PhD
Laboratorio di Epidemiologia e Biostatistica
IRCCS Saverio de Bellis
Via Turi, 27
70013 Castellana Grotte (BA)
Italia
Tel:    +39 0804994655
Fax:    +39 0804994650
e-mail: [email protected]

*
*   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/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index