Hello,
I made a table using the table1mc command and have three columns, a total, respondents who have undergone an intervention, and those who have not. Table1mc displays a p-value for those 2 different groups.
However, I cannot use survey weights with the table 1 command, so I would like to re-do the table manually (unless someone knows how say would work with table1mc).
The problem I have is that I dont know how to calculate the p value for the difference between intervention/non intervention (it is a variable with either 0 = no for the ones who have not been part of the program or 1 = yes for the ones who have) using the svy command.
I feel like this should be pretty simple to do but I am new to Stata and couldnt figure this out so would appreciate any help!
I made a table using the table1mc command and have three columns, a total, respondents who have undergone an intervention, and those who have not. Table1mc displays a p-value for those 2 different groups.
However, I cannot use survey weights with the table 1 command, so I would like to re-do the table manually (unless someone knows how say would work with table1mc).
The problem I have is that I dont know how to calculate the p value for the difference between intervention/non intervention (it is a variable with either 0 = no for the ones who have not been part of the program or 1 = yes for the ones who have) using the svy command.
I feel like this should be pretty simple to do but I am new to Stata and couldnt figure this out so would appreciate any help!
Comment