plot.circtree {circtree} | R Documentation |
This function plots regression trees with a circular response based on plot.constparty
.
## S3 method for class 'circtree' plot(x, terminal_panel = node_circular, tp_args = list(), tnex = NULL, drop_terminal = NULL, ...)
x |
Object of class |
terminal_panel |
Do not change. |
tp_args |
Do not change. |
tnex |
Do not change. |
drop_terminal |
Do not change. |
... |
Do not change. |