I am using Stata 13 and I have a question regarding three way tables while using complex survey data. My dataset is weighted and stratified and I would like to make a three way table. Unfortunately, the table command doesn't work for svy.
I have tried:
Code:
svy: prop var1, over(var2 var3)
Thank you!
No comments:
Post a Comment