generate_data.Parameter_correlation: Generate dataframe of exactly 2 parameters, matched by...

generate_data.Parameter_correlationR Documentation

Generate dataframe of exactly 2 parameters, matched by running time

Description

This function generates a dataframe which can be easily plotted using the 'plot_general_data'-function

Usage

generate_data.Parameter_correlation(dsList, par1, par2)

Arguments

dsList

The DataSetList object

par1

The first parameter. Either a parameter name or 'f(x)'

par2

The second parameter. Either a parameter name or 'f(x)'

Examples

generate_data.Parameter_correlation(subset(dsl, funcId == 1), 'f(x)', 'f(x)')

IOHprofiler/IOHanalyzer documentation built on Feb. 1, 2024, 11:35 a.m.