cea_export_graphviz: Export a tree in DOT format. This function generates a...

Description Usage Arguments

View source: R/cea_policy_tree.R

Description

Export a tree in DOT format. This function generates a GraphViz representation of the tree, which is then written into 'dot_string'.

Usage

1
cea_export_graphviz(tree, group.names = c("Do not reimburse", "Reimburse"))

Arguments

tree

the tree to convert

group.names

names of the treatment and control states (defaults to c("Do not reimburse", "Reimburse"))


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