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