fipL1: Feature importance L1 DLCV

View source: R/dlcv_regularization.R

fipL1R Documentation

Feature importance L1 DLCV

Description

Visualize feature importance of the L1 DLCV results

Usage

fipL1(x, plot = T, min_n = 0, y_nudge = NULL)

Arguments

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.

Value

Tibble with the feature importances and number of times selected in folds.


mikeniemant/nbs documentation built on June 23, 2022, 4:52 a.m.