Description Usage Arguments Value
calls NbClust package to return a list of relevant k according to different methodologies
1 | get_relevant_k(scores_tab, ix = NULL, kmax = 12)
|
scores_tab |
data.table, the table of scores |
ix |
boolean vector of indexes to which |
kmax |
maximun number of clusters allowed |
a list of 2 elements
A vector of integer storing the best k returned by each method
k most often returned
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.