View source: R/classifier_visualization.R
heatmap_features_cor | R Documentation |
Create a heatmap of correlation between features (rows)
heatmap_features_cor(dd, importance, ...)
dd |
data (row: feature, column: observation) |
importance |
a vector of 'importance' values of features |
ComplexHeatmap
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.