calc_runtime_ed95_cor: Calculate correlation between ED95 statistics and runtime

View source: R/calc_runtime_ed95_cor.R

calc_runtime_ed95_corR Documentation

Calculate correlation between ED95 statistics and runtime

Description

Calculate correlation between ED95 statistics and runtime

Usage

calc_runtime_ed95_cor(runtime_params, ed95_param_sets)

Arguments

runtime_params

A data frame with runtime of each parameter set in each parameter space as returned by get_runtime_params().

ed95_param_sets

A data frame with all ED95 statistics of each parameter set in each parameter space as returned by calc_ed95_param_set().

Value

A data frame with the Pearson correlation coefficient between runtime and each of the ED95 metrics.

Author(s)

Pedro Santos Neves


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