Learn R Programming

irace (version 2.1)

getConfigurationByIteration: getConfigurationByIteration

Description

'getConfigurationByIteration' returns the configurations by the iteration in which they were executed.

Usage

getConfigurationByIteration(iraceResults = NULL, irace.logFile = NULL, iterations, drop.internals = FALSE)

Arguments

iraceResults
Object created by irace and saved in scenario$logFile.
irace.logFile
Log file created by irace, this file must contain the iraceResults object.
iterations
The iteration number or a vector of iterations numbers from where the configurations should be obtained.
drop.internals
Remove the internal identifier and parent identifier from the returned configurations data frame.

Value

See Also

defaultScenario returns the default scenario settings of