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