ARItrend.Rd
A plot to see how ARI improves over merging
ARItrend(merger, unclustered = NULL)
the result from having run Dune on the dataset
Dune
The value assigned to unclustered cells. Default to NULL
NULL
a ggplot object
ggplot
data("clusMat", package = "Dune") merger <- Dune(clusMat = clusMat) ARItrend(merger)