Am done with the data cleaning and analysis (yay!), however would like to obtain output tables in the following format.
There would be many more variables (>10) required in the rows, but this is a dummy table of a part.
Overall n(%) | Disease Present n(%) | Disease Absent n(%) | |
Total n | |||
Gender n(%) | |||
Male | |||
Female | |||
Procedure n(%) | |||
1 | |||
2 | |||
3 | |||
Age (mean(SD)) | |||
BMI (mean (SD)) |
I tried the commands tabout, table, tabulate, however they do not allow multiple variables.
Tried the mrtab which does allow multiple variables, but not he options and no means.
Hence, how would you recommend for creating a two-way output table of frequencies and means for multiple variables.
Please help, submission due Thursday.
Thanks!
SK
0 Response to Create Output table with multiple variables
Post a Comment