tl_plot_importance: Plot variable importance for tree-based models

View source: R/supervised-trees.R

tl_plot_importanceR Documentation

Plot variable importance for tree-based models

Description

Plot variable importance for tree-based models

Usage

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

Arguments

model

A tidylearn tree-based model object

top_n

Number of top features to display (default: 20)

...

Additional arguments

Value

A ggplot object


tidylearn documentation built on Feb. 6, 2026, 5:07 p.m.