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

View source: R/only_single_graphs.R

only.single.graphsR Documentation

Generates the solution when only singletons are yielded

Description

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.


mstknnclust documentation built on May 13, 2026, 9:06 a.m.