Description Usage Arguments Value Examples
View source: R/variable-importance.R
This is a wrapper around vip::vi()
. It returns variables in descending
order of importance. For a list of models, it assumes that the models have
all modelled the same problem with the same variables and the variables are
summarized by median importance.
1 | vimp(mod)
|
mod |
A |
A tibble.
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.