discretisation: Internal function for 'estimate_nclust_given_graph'

View source: R/nclust_estimation.R

discretisationR Documentation

Internal function for estimate_nclust_given_graph

Description

Internal function taken from SNFtool to use for number of cluster estimation.

Usage

discretisation(eigenvectors)

Arguments

eigenvectors

Matrix of eigenvectors.

Value

"Matrix" class object, intermediate product in spectral clustering.


metasnf documentation built on April 3, 2025, 5:40 p.m.