Plot a heatmap for JaccardIndex output
plotJaccardIndex(
ji,
title = "neighborhood Jaccard Index",
hclust_method = "complete",
...
)
output of JaccardIndex
The title.
The agglomeration method to be used. See hclust.
Parameter passed to dist
A ggplot object