| paretoEdges | R Documentation |
Get the edges defining a 2D pareto front for plotting.
paretoEdges(fitness, refpoint)
fitness |
|
refpoint |
|
data.frame with three columns: The points on the pareto front,
and a logical column point indicating whether the point is on the pareto front
(TRUE) or an auxiliary point for plotting (FALSE).
Other Utility Functions:
fitnesses()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.