I have 10 classes of drugs and within each there are a series of characteristics, e.g., color, aroma, strength and then for each the respondent notes if wanted or not, a binary response and need to display a response map by drug thus 10 maps. The data received looks like this for each drug (Yup! That's what it looks like and I had no control as to design):
Color Aroma Strength ..............
Yes No No
No No No
Yes Yes Yes
etc
Would like to map the results Characteristic by Want (with focus on the Yes responses)
Any thoughts are appreciated