Hi Statalist! I would like to create a table with the number and percentage of missing VALUES in groups of variables (or the entire dataset, as the 3 outcomes can be separated) by treatment arm, for 3 outcome measures (each outcome measure consists of about 30 variables). I can't seem to get the n and % of all variables. All of my data is numeric.
In the end, it should look something like this:
Arm 1 Arm 2 Total
Outcome 1 n (%) n (%) n (%)
Outcome 2 n (%) n (%) n (%)
Thanks for your help!
In the end, it should look something like this:
Arm 1 Arm 2 Total
Outcome 1 n (%) n (%) n (%)
Outcome 2 n (%) n (%) n (%)
Thanks for your help!
Comment