Learn R Programming

mstknnclust (version 0.3.2)

only.single.graphs: Generates the solution when only singletons are yield

Description

Generates the solution when only singletons are yield

Usage

only.single.graphs(total_nodos, nodos_singletons)

Value

clusteres_unidos An object of class "igraph" as a network representing the clustering solution.

Arguments

total_nodos

Total number of nodes in data matrix.

nodos_singletons

Nodes list with cluster singletons.