getParamTypes {ParamHelpers} | R Documentation |
Returns type information for a parameter set.
Description
Returns type information for a parameter set.
Usage
getParamTypes(
par.set,
df.cols = FALSE,
df.discretes.as.factor = TRUE,
use.names = FALSE,
with.nr = TRUE
)
Arguments
par.set |
ParamSet |
df.cols |
( |
df.discretes.as.factor |
( |
use.names |
( |
with.nr |
( |
Value
[Package ParamHelpers version 1.14.1 Index]