Very internal function for getting mice methods
Source:R/compare_IScores.R
create_mice_imputation.RdVery internal function for getting mice methods
Arguments
- method
a character name of imputation method from
micepackage. For more details see mice.
Examples
methods <- "pmm"
imputation_funcs <- create_mice_imputations(methods)