tl_predict_elastic_net: Predict using an Elastic Net regression model
Description
Predict using an Elastic Net regression model
Usage
tl_predict_elastic_net(model, new_data, type = "response", ...)
Arguments
- model
A tidylearn Elastic Net model object
- new_data
A data frame containing the new data
- type
Type of prediction
- ...
Additional arguments