It is recommended to use Multiple Imputation (MI) for missing values. In the study for my master's thesis I have 3 measurement points I'm interested in (pre-intervention, post-intervention, follow-up). There is only 1 group. However, I have high dropout rates (post: around 35%, follow-up: around 50%). These missing values I am now trying to replace, but I am struggling with SPSS's "replace missing values" function.

If I do not define any constraints it does compute an imputed data set. Problem is, that now it gives me unrealistic values (for example, I used the PHQ-9, so it would give me a decimal number for the sum, which is technically not possible - which I don't even mind as much. More problematic: it also gives me negative values or values above the possible maximum in the Questionnaire). If I put in all my constraints (how many decimal numbers, the possible range of values) it tells me that after xy draws it could not find n imputed value in the constraints for a variable (it seems to happen with all my variables, not just one specific one). This keeps happening, even when raising the number of possible draws (even up to around 3000! If I put it too high, the program crashes - so this does not seem to be the solution, either).

Does anyone know a solution to this?

Similar questions and discussions