Description Usage Arguments Value Examples
Get the names of parameters in the specified parameter column within the data table.
1 | getParameters(dt, parameter.column)
|
dt |
input data |
parameter.column |
the parameter column (can be "problem.parameter", "algorithm.parameter", "replication.parameter") |
vector containing all parameter names for the parameter column
1 | getParameters(mlr.benchmark.example, "algorithm.parameter")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.