plotConcordanceHeatmap {benchdamic} | R Documentation |
Plots the heatmap of concordances.
plotConcordanceHeatmap(c_df, threshold, cols)
c_df |
A simplified concordance |
threshold |
The threshold for rank (x-axis upper limit if all methods have a higher number of computed statistics). |
cols |
A named vector containing the color hex codes. |
a ggplot2
object
createConcordance
and plotConcordance