Statalist


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

st: twoway tables


From   "Steve Pitts" <[email protected]>
To   <[email protected]>
Subject   st: twoway tables
Date   Sun, 8 Jul 2007 16:22:16 +1200

SAS generates two-way tables w respect to a single dependent variable in this handy way:

tables dep*(ind1 ind2 ind3)

1) Can Stata do the same thing on a single command line instead of requiring me to specify each table separately?

- tab2 - generates all possible tables, unhandy when you've got a lot of independent variables
-tabsum- , -table- , -statsby- , and -tabstat- don't seem to allow this either.

2) Now how about the same question, using -svytab-?

Thanks,

Steve Pitts
*
* 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