getConfigurationById: getConfigurationById

Description Usage Arguments Value Author(s) See Also

Description

'getConfigurationById' returns the configurations selected by id.

Usage

1
  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

A data frame containing the elite configurations required.

Author(s)

Manuel López-Ibáñez and Jérémie Dubois-Lacoste

See Also

defaultScenario returns the default scenario settings of


MLopez-Ibanez/iracelhs documentation built on May 15, 2019, 1:57 a.m.