The goal of VisX is to provide dynamic, interactive visualization of the distribution and correlation/association structure of multi-dimensional data. It supports real-time data preprocessing and presents important information for variable selection.
Installation
You can install the development version of VisX from GitHub with:
# install.packages("devtools")
devtools::install_github("yingljin/VisX")