Description Usage Arguments Value
View source: R/CritCF_index_functions.R
Computes CritCF
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. Available values are
" |
distance |
string, distance between the observations (either "euclidean" or "manhattan"). |
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.