powered by
Summarise by iteration
summarise_by_iteration(irace_results)
tibble
The data generated when loading the .Rdata file created by irace (or the filename of that file).
.Rdata
irace
irace_result <- read_logfile(system.file(package="irace", "exdata", "irace-acotsp.Rdata", mustWork = TRUE)) summarise_by_iteration(irace_result)
Run the code above in your browser using DataLab