plotCorrelationMatrix: Plot the Correlation Matrix

Description Usage Arguments Details Value

View source: R/plotCorrelationMatrix.R

Description

Creates a heatmap of the correlation matrix.

Usage

1
plotCorrelationMatrix(corrmat, legend = TRUE, style = "blue")

Arguments

corrmat

The correlation matrix.

Details

The code is based on http://www.sthda.com/english/wiki/ggplot2-quick-correlation-matrix-heatmap-r-software-and-data-visualization

Value

A heatmap of the correlation matrix


bips-hb/pvmcomparison documentation built on Dec. 13, 2020, 3:46 a.m.