fipLr: Feature importance Linear Regression

View source: R/dlcv_lr.R

fipLrR Documentation

Feature importance Linear Regression

Description

Visualize feature importance of the Linear Regression DLCV results

Usage

fipLr(x, plot = T)

Arguments

x

DLCV linear regression object generated by the dlcvLr function

plot

Boolean to visualise plot

Value

Tibble with the feature importances in all folds.


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