scheme_sub_spectral | R Documentation |
Subsampling-based Spectral Clustering
scheme_sub_spectral(df, nk, B = 20, cut_ratio = 0.5)
df |
data.frame or matrix of the dataset |
nk |
number of clusters |
B |
number of bootstrap samples |
cut_ratio |
ratio for subsampling (default: 0.5) |
List containing clustering results and stability measures
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.