Description Usage Arguments Details Value Author(s)
This function finds the cluster validation scores for the desired number of cluster sets.
1 | clValid(hcluster, clNumber)
|
hcluster |
A list including the results of |
clNumber |
A vector of the desired number of clusters. |
Creates an object that includes cluster validation scores. Needs the result object of cgr with minimum and maximum number of clusters to be searched. At the end it results the within and between cluster validation values.
A list which includes within and between cluster distances for the desired number of cluster. Further, the list includes the two validation scores.
Ozan Cinar, Ozlem Ilk-Dag, Cem Iyigun
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.