Hey all,
In running my MICE I keep running into the error message:
"Missing imputed values produced
This may occur when imputation variables are used as independent variables or when independent variables contain missing values. You can specify option force
if you wish to proceed anyway."
I've noticed that this occurs for imputations on subsequent variables where the previously imputed variable (for the same observation) has hard coded missing (.a) for skip patterns. I'm assuming this is because the previously imputed variable is used as an independent variable for the next imputation but contains these hard coded missing values.
No idea how to trouble shoot this.
Any ideas?
In running my MICE I keep running into the error message:
"Missing imputed values produced
This may occur when imputation variables are used as independent variables or when independent variables contain missing values. You can specify option force
if you wish to proceed anyway."
I've noticed that this occurs for imputations on subsequent variables where the previously imputed variable (for the same observation) has hard coded missing (.a) for skip patterns. I'm assuming this is because the previously imputed variable is used as an independent variable for the next imputation but contains these hard coded missing values.
No idea how to trouble shoot this.
Any ideas?
Comment