plot_cor: Runtime vs ED95 correlation plot

View source: R/plot_cor.R

plot_corR Documentation

Runtime vs ED95 correlation plot

Description

Runtime vs ED95 correlation plot

Usage

plot_cor(param_space_data_frame, folder_path = ".")

Arguments

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 calc_ed95_param_set().

folder_path

A file path (use file.path() for formatting convenience) where all the parameter sets results of a given parameter space are stored in .rds format.

Value

Saves runtime vs ED95 correlation plot to working directory as .png file.

Author(s)

Pedro Santos Neves


Neves-P/DAISIErobustness documentation built on May 22, 2024, 4:26 p.m.