gen.child.list.mst: gen.child.list.mst

Description Usage Arguments Value

View source: R/mstclustering.R

Description

Generate an adjacency list

Usage

1
gen.child.list.mst(clust.edge.list, m)

Arguments

clust.edge.list

The return value of the kruskal() function.

m

Number of nodes.

Value

An adjacency list in the form of a list of vectors.


mstclustering documentation built on Feb. 8, 2022, 9:06 a.m.