plot.circtree: Plotting a Regression Tree with a Circular Response (under...

Description Usage Arguments

View source: R/circtree_plot.R

Description

This function plots regression trees with a circular response based on plot.constparty.

Usage

1
2
3
  ## S3 method for class 'circtree'
plot(x, terminal_panel = node_circular,
    tp_args = list(), tnex = NULL, drop_terminal = NULL, ...)

Arguments

x

Object of class circtree.

terminal_panel

Do not change.

tp_args

Do not change.

tnex

Do not change.

drop_terminal

Do not change.

...

Do not change.


circtree documentation built on Aug. 14, 2019, 3 p.m.