View source: R/mod_kmedias_utils.R
e_silhouette | R Documentation |
Silhouette plot
e_silhouette(data, max.clusters)
data |
a data.frame object. |
max.clusters |
a numeric value specifying the number of times to generate the model. |
echarts4r plot
Diego Jimenez <diego.jimenez@promidat.com>
e_silhouette(iris[, -5], 10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.