markvanderloo / simputation

Making imputation easy
GNU General Public License v3.0
89 stars 11 forks source link

Fix predictive mean matching imputation. #42

Closed reijeridema closed 1 month ago

reijeridema commented 4 months ago

Fix predictive mean matching imputation.

Note that predictive mean matching can now only be used with predictors that support the impute_all option.

Closes #20.