Concatenate multiple ParameterSet objects with unique ids and tags into a single ParameterSet.
# S3 method for ParameterSet
c(..., pss = list(...))
(ParameterSets) ParameterSet objects to concatenate.
(list()
) Alternatively pass a list of ParameterSet
objects.
Concatenates ids, tags, tag properties and dependencies. Assumes ids and tags are unique; trafos are combined into a list.