vismi vismi website

The R package vismi (Visual Diagnostics for Multiple Imputation) provides a comprehensive suite of visual diagnostics for assessing the quality of multiply imputed data. The package supports imputed data generated by various multiple imputation methods, including mixgb, mice, and more.

Overview

The package has been completely redesigned. Please check Articles section for more details.

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:

devtools::install_github("agnesdeng/vismi")