e_jambu: Jambu Elbow plot

View source: R/mod_kmedias_utils.R

e_jambuR Documentation

Jambu Elbow plot

Description

Jambu Elbow plot

Usage

e_jambu(data, max.clusters)

Arguments

data

a data.frame object.

max.clusters

a numeric value specifying the number of times to generate the model.

Value

echarts4r plot

Author(s)

Diego Jimenez <diego.jimenez@promidat.com>

Examples

e_jambu(iris[, -5], 10)


discoveR documentation built on Jan. 22, 2023, 1:15 a.m.

Related to e_jambu in discoveR...