findCutoffCurvature {KneeArrower} | R Documentation |
Finds the point on the curve that has the maximum curvature
findCutoffCurvature(x, y)
x |
x coordinates of points around the curve |
y |
y coordinates of points around the curve |
(x, y) coordinates of the point with the greatest curvature