findK | R Documentation |
Same function as found in 'cluster' package.
findK(cG_obj, meth = "Tibs2001SEmax")
cG_obj |
Output object obtained from 'clusGapDiscr' |
meth |
Method to use to determine optimal k number of clusters. |
A numerical value from 1 to K.max, contained in the input 'cG_obj' object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.