The mrtab tabulates multiple responses. I have used the mrtab command to run two-way tabulations which shows the frequency and percentages:
mrtab firstq419- frthq419, poly response(1/4) by(res_gender) column mtest(bonferroni)
‘Poly’ means the multiple responses are polytomous and the mtest is a chi2 which corrects for multiple responses. You can find out more about the command here http://www.stata-journal.com/sjpdf.h...iclenum=st0082
What I have been trying to locate the whole day is a similar command which can show the mean in the cells. Any ideas? Thanks so much.
mrtab firstq419- frthq419, poly response(1/4) by(res_gender) column mtest(bonferroni)
‘Poly’ means the multiple responses are polytomous and the mtest is a chi2 which corrects for multiple responses. You can find out more about the command here http://www.stata-journal.com/sjpdf.h...iclenum=st0082
What I have been trying to locate the whole day is a similar command which can show the mean in the cells. Any ideas? Thanks so much.