setProcParams-set-cpc-method.Rd
Takes a named list
of parameters as argument. If a parameter name
already exists, it is updated with the new value and if it does not already
exist, it is added.
# S4 method for cpc
setProcParams(x) <- value
A cpc
object.
A named list
of parameters.
A cpc
object.