powered by
Box-and-whisker plot of observed and imputed data
bwplot(...)
The output of mice::bwplot and a message about the ggmice equivalent.
ggmice
Any arguments passed to the function.
imp <- mice::mice(mice::nhanes, maxit = 1, printFlag = FALSE) bwplot(imp)
Run the code above in your browser using DataLab