Skip to contents

A function to compute the elbow point given a set of points

Usage

.computeElbow(vals)

Arguments

vals

Values to compute the elbow point of.

Value

A integer indicating the elbow point of vals.