plot_cor | R Documentation |
Runtime vs ED95 correlation plot
plot_cor(param_space_data_frame, folder_path = ".")
param_space_data_frame |
A data frame with ED95 statistics all
parameter spaces, together with associated runtime. Used for plotting
correlation between runtime and ED95. Obtained by running
|
folder_path |
A file path (use |
Saves runtime vs ED95 correlation plot to working directory as .png file.
Pedro Santos Neves
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.