View source: R/irace_summarise.R
irace_summarise | R Documentation |
Summarise the results of a run of irace
irace_summarise(iraceResults)
iraceResults |
|
list()
Manuel López-Ibáñez
irace_results <- read_logfile(system.file("exdata/irace-acotsp.Rdata",
package="irace", mustWork=TRUE))
irace_summarise(irace_results)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.