getConfigurationById {irace} | 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