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