| getConfigurationByIteration {irace} | R Documentation |
Returns the configurations by the iteration in which they were executed.
getConfigurationByIteration(iraceResults = NULL, logFile = NULL, iterations, drop.metadata = FALSE)
iraceResults |
( |
logFile |
( |
iterations |
The iteration number or a vector of iteration numbers from where the configurations should be obtained. |
drop.metadata |
( |
A data frame containing the elite configurations required.
Manuel López-Ibáñez and Leslie Pérez Cáceres