plot.cea_policy_tree: Plot a cea_policy_tree tree object.

Description Usage Arguments

View source: R/cea_policy_tree.R

Description

Plot a cea_policy_tree tree object.

Usage

1
2
## S3 method for class 'cea_policy_tree'
plot(x, group.names = c("Do not reimburse", "Reimburse"), ...)

Arguments

x

The tree to plot

group.names

names of the treatment and control states (defaults to "Control treatment", "New treatment")

...

Additional options (currently ignored).


bonander/CEAforests documentation built on April 1, 2021, 10:57 a.m.