Visualisation Tools for Multiple imputation
Overview
The package has been completely redesigned. Please try the new development version on GitHub and I’ll submit to CRAN soon :)
vismi(): visualise multiply-imputed missing data through distributional characteristicsvismi_overimp(): visualise multiply-imputed missing data through overimputationvismi_converge(): visualise convergence disgnostics for imputed values of an incomplete variable
With the support of trelliscopejs, vismi provides trelliscope displays to inspect all variables at once via
Installation
You can install the current development version of vismi from GitHub with:
# install.packages("devtools")
devtools::install_github("agnesdeng/vismi")