Skip to contents

Generates the solution when only singletons are yielded

Usage

only.single.graphs(total_nodos, nodos_singletons)

Arguments

total_nodos

Total number of nodes in data matrix.

nodos_singletons

Nodes list with cluster singletons.

Value

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