Plot Method for net_cluster_diagnostics
Source:R/cluster_diagnostics.R
plot.net_cluster_diagnostics.RdDelegates to the original clustering object's plot method
(plot.net_clustering for distance-based diagnostics,
plot.net_mmm_clustering or plot.net_mmm
for model-based). The diagnostics object itself stores no plot
geometry – it just keeps a reference to the source so the existing
visual layer is reused.
Usage
# S3 method for class 'net_cluster_diagnostics'
plot(x, type = NULL, ...)