Last chance! 50% off unlimited learning
Sale ends in
Creates a graphical representation of the results of miclust
.
# S3 method for miclust
plot(x, k = NULL, ...)
object of class miclust
obtained with the function miclust
.
number of clusters. The default value is the optimal number of clusters
obtained by miclust
.
further arguments for the plot function.
a plot to visualize the clustering results.