getConfigurationByIteration: getConfigurationByIteration

Description Usage Arguments Value Author(s) See Also

Description

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

Usage

1
2
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

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.