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)


PROMiDAT/discoveR documentation built on March 2, 2023, 6:58 p.m.