read_IOH_v1plus {IOHanalyzer} | R Documentation |
Read Nevergrad data
Description
Read .csv files in arbitrary format
Usage
read_IOH_v1plus(info, full_sampling = FALSE)
Arguments
info |
A List containing all meta-data about the dataset to create |
full_sampling |
Logical. Whether the raw (unaligned) FV matrix should be stored. Currently only useful when a correlation plot between function values and parameters should be made |
Value
The DataSetList extracted from the .csv file provided
[Package IOHanalyzer version 0.1.8.10 Index]