Information on tuning parameters within an object
parameters(x, ...)# S3 method for default
parameters(x, ...)
# S3 method for param
parameters(x, ...)
# S3 method for list
parameters(x, ...)
param_set(x, ...)
An object, such as a list of param
objects or an actual param
object.
Only used for the param
method so that multiple param
objects
can be passed to the function.