lasso_vars: Most Relevant Features Using Lasso Regression
Description
Use Lasso regression to identify the most relevant variables that
can predict/identify another variable. You might want to compare
with corr_var() and/or x2y() results to compliment
the analysis No need to standardize, center or scale your data.
Tidyverse friendly.