Learn R Programming

irace (version 2.1)

getConfigurationById: getConfigurationById

Description

'getConfigurationById' returns the configurations selected by id.

Usage

getConfigurationById(iraceResults=NULL, irace.logFile=NULL, ids, 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.
ids
The id or a vector of ids of the candidates configurations to obtain.
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