mdapack

The goal of mdapack is to use the functions available to perform univariate analysis on a given data set and plot heatmaps showing correlation between numerical variables.

Installation

You can install the released version of mdapack from CRAN with:

install.packages("mdapack")

Example

This is a basic example which shows you how to solve a common problem:

library(mdapack)
## basic example code