Skip to content

zhenhua-wang/MissingData_DL

Repository files navigation

MissingData_DL

Author: Zhenhua Wang, Olanrewaju Akande, Jason Poulos and Fan Li

Paper:

Are deep learning models superior for missing data imputation in large surveys? Evidence from an empirical comparison:

Datasets:

Usage

  1. Use sampler.py to create samples with MCAR.
  2. Use main.py to impute the missing dataset.
  3. To evaluate the performance of missing imputation, we first need to calculate the estimands in the poputaion dataset, the complete sample dataset and the imputed data using evaluation/calculate_estimands.py. Next, we use evaluation/evaluate_estimands.py to calcaute the performance metrics.
  4. To display the performance metrics, we use plot_figures.py and plot_tables.py.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published