I have a survey data where participants were allowed to choose multiple responses for a single variable. For example, which one is your most trusted source for COVID-19 related information? (click all that apply) Physicians Govt. health organizations Friends and family Social media TV news I have created one binary variables for each options with "yes" and "no" responses. So, instead of one variable multiple response variable I now have 5 binary variables. My question is: Is there a way to create a multiple response variable in SAS (like SPSS)? I was able to create a frequency table but how do I make this multiple response variable/ 5 binary variables eligible to be put into a regression analysis?
... View more