kneedle_silhouette_consensus | R Documentation |
This function uses the knee point (Satopaa 2011) of the average silhouette width (Lessig 1972), which is implemented in the NMF library (Gaujoux 2010).
kneedle_silhouette_consensus(data, k_range)
data |
The data with an unknown number of clusters. |
k_range |
The range of possible k values |
The chosen value of k.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.