create_ce_tree_df: Create cost-effectiveness decision tree data frame input

View source: R/create_ce_tree_df.R

create_ce_tree_dfR Documentation

Create cost-effectiveness decision tree data frame input

Description

Using look up table, rather than separate lists, of values and labels. Can prepare these external to R and read them in.

Usage

create_ce_tree_df(label_branch_tab, label_val_tab, tree_struc)

Arguments

label_branch_tab

Look up table

label_val_tab

Look up table

tree_struc

List of parent child branches

Value

tibble in long format


n8thangreen/CEdecisiontree documentation built on Sept. 13, 2022, 5:25 a.m.