You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For permutation-based importance (with nsim > 1), it would be useful to construct boxplots. To that end, it makes sense to reconfigure the plotting options in vip::vip(). For example, replace the bar argument (logical) with a more general type argument which accepts a character string; for example,
For permutation-based importance (with
nsim > 1
), it would be useful to construct boxplots. To that end, it makes sense to reconfigure the plotting options invip::vip()
. For example, replace thebar
argument (logical) with a more generaltype
argument which accepts a character string; for example,The text was updated successfully, but these errors were encountered: