Hi,
I am looking at a bunch of dichotomous variables. Several are types of MI [0 vs 1]. I tried to recode into a categorical variable of 'mitypes.' But the problem is that some patients have more than one type of MI coded, so that I lose total numbers of each type: for example, the MI type I set as "1," some get overturned when I set the next MI type "2" and some of the first type overlap with the second type.
I could recode all overlaps as missing, but I don't think that's consistent with the data.
I could keep each MI type as separate dichotomous variables, but I'm afraid when you look at my log file it will look like I didn't try to do anything even halfway sophisticated to generate my table values.
I'm going to try to see if there's one special order I could give to generating the different MI types that would eliminate the 'overturn' problem. But if that doesn't work, will I get dinged for assembling my table data from a bunch of separate commands for dichotomous variables?
Thanks
Rima