discretisation {metasnf} | R 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.
[Package metasnf version 1.1.2 Index]