eltonlaw / impyute

Data imputations library to preprocess datasets with missing data
http://impyute.readthedocs.io/
MIT License
354 stars 49 forks source link

implement MICE #68

Open eltonlaw opened 5 years ago

eltonlaw commented 5 years ago

https://github.com/eltonlaw/impyute/issues/64

Paper: https://www.jstatsoft.org/article/view/v045i03

Original implementation had been written after roughly reading through the steps outlined in: https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3074241/