vip icon indicating copy to clipboard operation
vip copied to clipboard

Plot all VI scores

Open bgreenwell opened this issue 5 years ago • 0 comments

Would be convenient to be able to plot all VI scores using something like

vip(mod, scale = TRUE, num_features = "all")
vip(mod, scale = TRUE, num_features = = -1)  # use a negative number or maybe NULL?

bgreenwell avatar Jul 22 '20 15:07 bgreenwell