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

st: RE: SVYTAB Question


From   "Nick Winter" <nwinter@policystudies.com>
To   <statalist@hsphsun2.harvard.edu>
Subject   st: RE: SVYTAB Question
Date   Thu, 14 Nov 2002 15:55:46 -0500

> -----Original Message-----
> From: mganz [mailto:mganz@hsph.harvard.edu] 
> Sent: Thursday, November 14, 2002 2:17 PM
> To: statalist@hsphsun2.harvard.edu
> Cc: cliao@hsph.harvard.edu
> Subject: st: SVYTAB Question
> 
> 
> Dear all,
> 
> I am using the svytab command to produce a 2X2 table using 
> survey data (the 
> MEPS to be specific).  Unlike the tabulate command, svytab 
> does not compute 
> the proportions based on a row and column total of 100%.  Am 
> I being dense, or 
> is there a way to truly do what tab2 does (including a test 
> for association) 
> for svy data?
> 
> Thanks,
> Michael

Is what you want different from what is produced by

	. svytab x y , row column 

or

	. svytab x y , row column percent

?

--Nick Winter

*
*   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–2025 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index