Index of /web/packages/mdapack/readme

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[TXT]README.html2020-05-21 00:30 4.6K 

README

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