findCutoffCurvature: Finds the point on the curve that has the maximum curvature

Description Usage Arguments Value

View source: R/KneeArrow.R

Description

Finds the point on the curve that has the maximum curvature

Usage

1

Arguments

x

x coordinates of points around the curve

y

y coordinates of points around the curve

Value

(x, y) coordinates of the point with the greatest curvature


KneeArrower documentation built on Oct. 23, 2020, 8:07 p.m.