only.single.graphs {mstknnclust} | R Documentation |
Generates the solution when only singletons are yield
only.single.graphs(total_nodos, nodos_singletons)
total_nodos |
Total number of nodes in data matrix. |
nodos_singletons |
Nodes list with cluster singletons. |
clusteres_unidos
An object of class "igraph" as a network representing the clustering solution.