heatmap_features_cor: Create a heatmap of correlation between features (rows)

View source: R/classifier_visualization.R

heatmap_features_corR Documentation

Create a heatmap of correlation between features (rows)

Description

Create a heatmap of correlation between features (rows)

Usage

heatmap_features_cor(dd, importance, ...)

Arguments

dd

data (row: feature, column: observation)

importance

a vector of 'importance' values of features

Value

ComplexHeatmap object


skimlab/CCSBUtils documentation built on March 30, 2022, 4:52 a.m.