plot.salso.confidence: Confidence and Exemplar Plotting
Description
This function produces confidence plots (e.g., heatmaps of pairwise
allocation probabilities) and exemplar plots. The "exemplar" refers to the
best representative of a particular cluster. See confidence for
further explanation.
Usage
# S3 method for salso.confidence
plot(
x,
estimate = NULL,
data = NULL,
showLabels = length(x$estimate)
A vector of length n, where i and j are
in the same subset (i.e., cluster) if and only if estimate[i] ==
estimate[j].' If NULL, the x$estimate in used.