getFinalElites: getFinalElites

Description Usage Arguments Value Author(s) See Also

Description

'getFinalElites' returns the elite configurations of the final iteration.

Usage

1
  getFinalElites(iraceResults=NULL, irace.logFile=NULL, n=0, 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.

n

Number of elite configurations to return, if n is larger than the number of configurations, then only the existing ones are returned.

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.