Hi there, I am currently struggling with running analysis on my data set due to missing data caused by the research design.
The IV is binary -- 0 = don't use, 1 = use
Participants were asked to rate 2 selection procedures they use, and 2 they don't use, and were provided with 5 option. So, for every participant there are ratings for 4/5 procedures.
Previous studies used a multilevel logistic regression, and analysed the data in HLM as it can cope with missing data.
Would R be able to handle this kind of missing data? I currently only have access to either SPSS and R. Or is there a particular way to handle this kind of missing data?