Sets the value of the given parameter.
setParameterValue(object, ..., lst = NULL, error = "warn", resolveConflicts = FALSE)
object | Distribution or ParameterSet. |
---|---|
... | named parameters and values to update, see details. |
lst | optional list, see details. |
error | character, value to pass to |
resolveConflicts |
|
An R6 object of class ParameterSet.