dt_plot: dt_plot

View source: R/mod_regression_trees_utils.R

dt_plotR Documentation

dt_plot

Description

makes the graph of the tree.

Usage

dt_plot(model)

Arguments

model

a decision trees model(rpart).


regressoR documentation built on July 9, 2023, 5:26 p.m.

Related to dt_plot in regressoR...