Hello,
I am running a logistic regression with four predictor variables, 1 outcome variable, and 6 covariates. My N is around 2000 participants.
For one of my four predictor variables, there are around 1000 people missing the question. The question asked was very sensitive and it is normal for people to skip it on surveys per other papers. The situation is similar for one of my covariates, where a question on a sensitive topic is also skipped by a substantial number of people.
Right now when I run it, my data set ends up cut in half. My major professor will not let me do multiple imputations and wants me to do Full Information Maximum Likelihood to account for the missing data.
Does anyone have any advice on if I can do this in SAS?
Thank you!