alan-turing-institute / QUIPP-collab

Collaboration on the QUIPP project
1 stars 1 forks source link

First attempt at a multi-imputation based method #20

Closed ots22 closed 4 years ago

ots22 commented 4 years ago

Add code for this pipeline to https://github.com/alan-turing-institute/QUIPP-pipeline under methods/LIBRARY_NAME/, and any datasets in datasets.

ots22 commented 4 years ago

I'm currently attempting to use mice (https://cran.r-project.org/web/packages/mice/index.html)

gmingas commented 4 years ago

Other Multiple Imputation libraries: mi, Amelia, pan, missForest, micemd

Also, check the following CRAN Task Views: https://cran.r-project.org/web/views/MissingData.html https://cran.r-project.org/web/views/OfficialStatistics.html

gmingas commented 4 years ago

Added some notes on synthpop methodology and features in the report document: https://github.com/alan-turing-institute/QUIPP-pipeline/blob/master/doc/report.md