Clustering algorithm: Spectral clustering with eigen-gap heuristic
Source:R/clust_algs_list.R
spectral_eigen_classic.Rd
Applies spectral clustering to similarity matrix. Number of clusters is based on the eigen-gap heuristic. Range of possible cluster solutions is fixed between 2 and 5 inclusive.