View source: R/distance_config.R
distance_config | R Documentation |
Calculate the difference between a configuration and the others in the irace data.
distance_config(irace_results, id_configuration, t = 0.05)
irace_results |
The data generated when loading the |
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. |
numeric
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.