wardKF | R Documentation |
The function calculate the value of the Ward criterion function, based on a set of numerical variables and one categorical variable (partition).
wardKF(X, clu)
wardCF(X, clu)
X |
Data frame with values of numerical variables (usually the ones that were/are used for clustering). |
clu |
Partition. |
The value of the Ward criterion function.
Aleš Žiberna
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.