Sets the value of the given parameter.
setParameterValue(object, ..., lst = NULL, error = "warn", resolveConflicts = FALSE)
Distribution or ParameterSet.
named parameters and values to update, see details.
optional list, see details.
character, value to pass to stopwarn
.
(logical(1))
If FALSE
(default) throws error if conflicting parameterisations are provided, otherwise
automatically resolves them by removing all conflicting parameters.
An R6 object of class ParameterSet.