View source: R/optimal.partition.R
Silhouette | R Documentation |
Silhouette value for the i. variable given variable partition
Silhouette(i, df, partition, dist.func = "PD")
i |
the index of the variable |
df |
a data frame for all variables |
partition |
a partition |
dist.func |
PD / MPD / kendall / footrule |
a value for Silhouette
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.