Learn R Programming

EmpiricalDynamics (version 0.1.2)

find_knee_point: Find Knee Point in Pareto Front

Description

Uses the maximum curvature method to find the "elbow" of the Pareto front.

Usage

find_knee_point(x, y)

Arguments