plot_corr: plot_corr

Description Usage Arguments Value

View source: R/visualization.R

Description

Simple function to plot a correlation matrix between input features.

Usage

1
plot_corr(features, corr.method = "pearson")

Arguments

features

A numeric matrix as input.

corr.method

Specifies the type of correlation to be computed (pearson, spearman or kendall)

Value

A correlation plot.


enriquea/feseR documentation built on March 30, 2021, 4:12 p.m.