Learn R Programming

tune (version 1.0.0)

extract_model: Convenience functions to extract model

Description

[Soft-deprecated]

Usage

extract_model(x)

Value

A fitted model.

Arguments

x

A fitted workflow object.

Details

Use extract_fit_engine() instead of extract_model().

When extracting the fitted results, the workflow is easily accessible. If there is only interest in the model, this functions can be used as a shortcut