Description Usage Arguments Value
View source: R/CH_index_functions.R
Wrapper to estimate the best number of clusters according to CH
index.
1 |
data |
dataframe for which the number of cluster should be estimated. |
min.nc |
integer strictly higher than 1: minimum number of clusters. |
max.nc |
integer ( |
method |
string, clustering algorithm to use. The only available values
for now are " |
A list containing the selected number of clusters, the CH values and the best partition.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.