getConfigurationById {irace} | R Documentation |
Returns the configurations selected by ID.
Description
Returns the configurations selected by ID.
Usage
getConfigurationById(iraceResults, ids, drop.metadata = FALSE)
Arguments
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
|
Value
A data frame containing the elite configurations required.
Author(s)
Manuel López-Ibáñez and Leslie Pérez Cáceres
[Package irace version 3.5 Index]