getParameters: Get all parameters of a specified parameter column

Description Usage Arguments Value Examples

Description

Get the names of parameters in the specified parameter column within the data table.

Usage

1
getParameters(dt, parameter.column)

Arguments

dt

input data

parameter.column

the parameter column (can be "problem.parameter", "algorithm.parameter", "replication.parameter")

Value

vector containing all parameter names for the parameter column

Examples

1
getParameters(mlr.benchmark.example, "algorithm.parameter")

collinleiber/benchmarkVis documentation built on May 28, 2019, 8:23 a.m.