e_jambu {discoveR} | R Documentation |
Jambu Elbow plot
e_jambu(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_jambu(iris[, -5], 10)