View source: R/DesignSelection.R
optSingleCrit | R Documentation |
The optSingleCrit
function selects from the Pareto front
those designs that minimize the criteria when considered individually.
optSingleCrit(ar)
ar |
A list as the |
A list whose i
-th element corresponds to the solution that optimizes
the i
-th criterion. Every solution is a list of two elements:
score
: Scores vector.
solution
: The design matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.