var_imp_overall: Extract overall feature importance within and between models

Description Usage Arguments Details Value Author(s) See Also Examples

Description

Generates tibble of ranked features based on within model importance and between model agreeableness

Usage

1

Arguments

models

List of models of class train

Details

To be used like HSPSModelR::var_imp_raw() but goes a step further and estimates importance for each distinct feature

Value

tibble of ranked features including columns:

Author(s)

"Dallin Webb <dallinwebb@byui.edu>"

See Also

varImp

Examples

1
2
3
4
5
6
## Not run: 

var_imp_overall(models_list)


## End(Not run)

BYUIDSS/BYUImachine documentation built on May 3, 2019, 5:22 p.m.