Learn R Programming

irace (version 2.1)

getFinalElites: getFinalElites

Description

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

Usage

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

See Also

defaultScenario returns the default scenario settings of