max_cophenetic | R Documentation |
This function uses the cophenetic correlation (Lessig 1972), which is implemented in the NMF library (Gaujoux 2010).
max_cophenetic(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.