View source: R/DesignSelection.R
plotPareto | R Documentation |
plotPareto
returns a graphical representation (at most 3D)
of the Pareto front.
plotPareto(ar, x, y, z = NULL, mode = TRUE)
ar |
A list as the |
x |
The criterion on the x axis. It can be one of the following: |
y |
The criterion on the y axis. It can be one of the following: |
z |
The criterion on the z axis. It can be one of the following: |
mode |
When |
The Pareto front chart.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.