convertParamSetToIrace {ParamHelpers} | R Documentation |
Converts a ParamSet object to a parameter object of the irace package.
Description
Converts to a textual description used in irace and then potentially calls readParameters.
Usage
convertParamSetToIrace(par.set, as.chars = FALSE)
Arguments
par.set |
ParamSet |
as.chars |
( |
Value
[list()
].
[Package ParamHelpers version 1.14.1 Index]