plotsilhouette {RaceID} | R Documentation |
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.
|
Value
None
[Package
RaceID version 0.3.7
Index]