plot_ctree {autostats}R Documentation

plot ctree

Description

plot ctree

Usage

plot_ctree(ctree_obj, plot_type = c("sample", "box", "bar"))

Arguments

ctree_obj

output of tidy_ctree

plot_type

type of plot

Value

decision tree plot


[Package autostats version 0.4.1 Index]