Augment data with predictions
Usage
# S3 method for class 'epi_workflow'
augment(x, new_data, ...)
Arguments
- x
A trained epi_workflow
- new_data
A epi_df of predictors
- ...
Arguments passed on to the predict method.
Value
new_data with additional columns containing the predicted values