Concatenate multiple ParameterSet objects into a single ParameterSet.
cpset(..., pss = list(...), clone = TRUE)(ParameterSets) Named ParameterSet objects to concatenate.
(named list()) Alternatively pass a named list of
ParameterSet objects.
(logical(1)) If TRUE (default) parameter sets are deep
cloned before combination, useful to prevent original sets being prefixed.
Concatenates ids, tags, tag properties and dependencies, but not transformations.