complete_pvpick {svs} | R Documentation |
pvpick
A helper function to add the missing singleton clusters in the output of pvpick
(from the package pvclust).
complete_pvpick(clusters, labels)
clusters |
A clustering by a call to |
labels |
A character vector containing the exhaustive set of levels. |
A list with the singleton clusters inserted at the end (so that the set of clusters is exhaustive).