parameters {dials} | R Documentation |
Information on tuning parameters within an object
Description
Information on tuning parameters within an object
Usage
parameters(x, ...)
## Default S3 method:
parameters(x, ...)
## S3 method for class 'param'
parameters(x, ...)
## S3 method for class 'list'
parameters(x, ...)
Arguments
x |
An object, such as a list of |
... |
Only used for the |
[Package dials version 1.3.0 Index]