Skip to content

ggcorrplot v0.1.1

Choose a tag to compare

@kassambara kassambara released this 13 Jan 08:16
· 159 commits to master since this release

Description

The ggcorrplot package can be used to visualize easily a correlation matrix using ggplot2. It provides solution for reordering the correlation matrix and displays the significance level on the correlogram. It includes also a function for computing a matrix of correlation p-values.

New features

  • ggcorrplot(): visualize a correlation matrix
  • cor_pmat(): compute a correlation matrix p-values