| dropParams {ParamHelpers} | R Documentation |
Drop Params from ParamSet by ids.
Description
Drop Params from ParamSet by ids.
Usage
dropParams(par.set, drop)
Arguments
par.set |
[ParamSet]
Parameter set.
|
drop |
[character]
ids of the Params in the ParamSet to drop from the ParamSet.
|
Value
[ParamSet].
[Package
ParamHelpers version 1.12
Index]