find_elbow: Detecting elbow point from density plot.

View source: R/find_elbow.R

find_elbowR Documentation

Detecting elbow point from density plot.

Description

Detecting elbow point from density plot.

Usage

find_elbow(x, y)

Arguments

x

a vector, the indices of density object.

y

a vector, the density value of density object.


fabotao/GapClust documentation built on June 11, 2025, 2:25 p.m.