convertParamSetToIrace: Converts a ParamSet object to a parameter object of the irace...

View source: R/convertParamSetToIrace.R

convertParamSetToIraceR 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
Parameter set.

as.chars

(logical(1))
Return results as character vector of lines FALSE or call irace::readParameters() on it (TRUE). Default is FALSE.

Value

[list()].


ParamHelpers documentation built on July 4, 2022, 5:07 p.m.