e_silhouette {discoveR} | 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)