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]
Re: st: Question about -tabout-
From
Eric Booth <[email protected]>
To
"<[email protected]>" <[email protected]>
Subject
Re: st: Question about -tabout-
Date
Mon, 18 Apr 2011 11:23:51 +0000
<>
See:
http://www.stata.com/statalist/archive/2009-11/msg00753.html
http://www.stata.com/statalist/archive/2009-11/msg00755.html
- Eric
__
Eric A. Booth
Public Policy Research Institute
Texas A&M University
[email protected]
On Apr 18, 2011, at 5:51 AM, Alberto R Osella wrote:
> 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/
*
* 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/