distance_config: Distance between configurations

Description Usage Arguments Value Examples

View source: R/distance_config.R

Description

The 'distance_config' function calculates the difference between a configuration and the others in the irace data.

Usage

1
distance_config(irace_results, id_configuration, t = 0.05)

Arguments

irace_results

The data generated when loading the Rdata file created by irace

id_configuration

Numeric, configuration id which should be compared to others (example: id_configuration = c(806,809))

t

Numeric, (default 0.05) threshold that defines the distance (percentage of the domain size) to consider a parameter value equal to other.

Value

numeric

Examples

1

pabloOnate/iraceplot documentation built on Aug. 29, 2021, 2:32 a.m.