kneepointDetection: Knee point detection.

Description Usage Arguments Value Examples

Description

Detect the knee point of the array.

Usage

1

Arguments

vect

A list of sorted numbers.

Value

The index of the data point which is the knee.

Examples

1
kneepointDetection(sort(c(runif(10,1,3),c(runif(10,5,10))),TRUE))

jianlin-cheng/GNET2 documentation built on Oct. 22, 2020, 11:24 p.m.