View source: R/parameterAnalysis.R
getConfigurationById | R Documentation |
Returns the configurations selected by ID.
getConfigurationById(iraceResults, ids, drop.metadata = FALSE)
iraceResults |
( |
ids |
The id or a vector of ids of the candidates configurations to obtain. |
drop.metadata |
Remove metadata, such the configuration ID and
the ID of the parent, from the returned configurations. See
|
A data frame containing the elite configurations required.
Manuel López-Ibáñez and Leslie Pérez Cáceres
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.