Description Usage Arguments Value
View source: R/CH_index_functions.R
Computes CH index for the selected number of clusters and clustering algorithm.
1 |
data |
dataframe for which the number of cluster should be estimated. |
k |
integer, number of clusters. |
method |
string, clustering algorithm to use. The only available values
for now are " |
Seed |
If not |
a list, containing the criterion value and the partition.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.