e_inercia {discoveR} | R Documentation |
Inertia plot of clusterization
Description
Inertia plot of clusterization
Usage
e_inercia(
data,
titulos = c("Inercia", "Inercia Inter-Clase", "Inercia Inter-Clase")
)
Arguments
data |
a data.frame object with the inertia values. |
titulos |
a character vector of length 3 specifying the titles to use on legend. |
Value
echarts4r plot
Author(s)
Diego Jimenez <diego.jimenez@promidat.com>
[Package discoveR version 3.1.2 Index]