e_inercia: 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.
Author
Diego Jimenez <diego.jimenez@promidat.com>