View source: R/dlcv_regularization.R
| fipL1 | R Documentation | 
Visualize feature importance of the L1 DLCV results
fipL1(x, plot = T, min_n = 0, y_nudge = NULL)
x | 
 DLCV l1 object generated by the dlcvL1 function  | 
plot | 
 Boolean to visualise plot  | 
min_n | 
 Minimal number of folds to visualise  | 
y_nudge | 
 Nudge y coordinate to visualise number of times features was selected in fold.  | 
Tibble with the feature importances and number of times selected in folds.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.