plotsilhouette: Plot Cluster Silhouette
Description
This functions produces a silhouette plot for RaceID3 clusters prior or post outlier identification.
Usage
plotsilhouette(object, final = FALSE)
Arguments
- object
SCseq
class object.
- final
logical. If TRUE
, then plot silhouette coefficients for final clusters after outlier identification.
Default is FALSE
and silhouette coefficients are plotted for initial clusters.