parameters.workflow: Determination of parameter sets for other objects

View source: R/param_set.workflows.R

parameters.workflowR Documentation

Determination of parameter sets for other objects

Description

[Deprecated]

These methods have been deprecated in favor of extract_parameter_set_dials().

Usage

## S3 method for class 'workflow'
parameters(x, ...)

## S3 method for class 'model_spec'
parameters(x, ...)

## S3 method for class 'recipe'
parameters(x, ...)

Arguments

x

An object

...

Not currently used.

Value

A parameter set object


tune documentation built on Aug. 24, 2023, 1:09 a.m.