Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: RE: RE: RE: Summarising multiple tabulations in one table


From   "Nick Cox" <[email protected]>
To   <[email protected]>
Subject   st: RE: RE: RE: Summarising multiple tabulations in one table
Date   Tue, 10 Dec 2002 14:51:13 -0000

Lee Sieswerda
> 
> If I'm understanding your data structure correctly, you 
> could use -tabm-
> with the -trans- and -col- options. Currently, -tabm- is 
> not by-able, so you
> would need to use -if-. As in:
> 
> foreach n in 0/10 {
> 	tabm agekst* if cohort==`n', trans col
> }
> 

If -tabm- could do with being -by-able, I 
will do it. But underneath the surface 
that's a lot of thrashing around with files. 

Nick 
[email protected] 
*
*   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