A nested list of imputed datasets. In case only a subset of methods was selected the non-selected list elements will be empty.
random_replacementImputed dataset using random replacement
mean_imputationImputed dataset using mean imputation
median_imputationImputed dataset using median imputation
missMDA_reg_imputationImputed dataset using the missMDA regularized imputation algorithm
missMDA_EM_imputationImputed dataset using the missMDA EM imputation algorithm
pcaMethods_PPCA_imputationImputed dataset using the pcaMethods PPCA imputation algorithm
pcaMethods_svdImpute_imputationImputed dataset using the pcaMethods svdImpute imputation algorithm
pcaMethods_BPCA_imputationImputed dataset using the pcaMethods BPCA imputation algorithm
pcaMethods_Nipals_imputationImputed dataset using the pcaMethods NIPALS imputation algorithm
pcaMethods_NLPCA_imputationImputed dataset using the pcaMethods NLPCA imputation algorithm
mice_mixed_imputationImputed dataset using the mice mixed imputation algorithm
mi_Bayesian_imputationImputed dataset using the mi Bayesian imputation algorithm
ameliaII_imputationImputed dataset using the Amelia2 imputation algorithm replacement
missForest_imputationImputed dataset using the missForest imputation algorithm replacement
Hmisc_aregImpute_imputationImputed dataset using the Hmisc aregImpute imputation algorithm
VIM_kNN_imputationImputed dataset using the VIM kNN imputation algorithm replacement