Learn R Programming

tidylearn (version 0.1.0)

tl_plot_importance: Plot variable importance for tree-based models

Description

Plot variable importance for tree-based models

Usage

tl_plot_importance(model, top_n = 20, ...)

Value

A ggplot object

Arguments

model

A tidylearn tree-based model object

top_n

Number of top features to display (default: 20)

...

Additional arguments