What is the primary risk of using MICE (Multivariate Imputation by Chained Equations) on a dataset with high multicollinearity?

Data Science Hard

Data Science — Hard

What is the primary risk of using MICE (Multivariate Imputation by Chained Equations) on a dataset with high multicollinearity?

Key points

  • MICE relies on regression models for each feature.
  • Multicollinearity causes instability in regression coefficients.
  • Singular matrices prevent the calculation of stable imputation parameters.

Ready to go further?

Related questions