powered by
mids
mids2mlwin(imp, file.prefix, path = getwd(), sep = " ", dec = ".", silent = FALSE)
imp
mice()
R
NULL
# imputation nhanes data data(nhanes) imp <- mice(nhanes) # write files to MLwiN mids2mlwin(imp, file.prefix="nhanes" )
Run the code above in your browser using DataLab