extract_model: Convenience functions to extract model
Description
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