parallel_decision_tree: Parallel cost-effectiveness decision tree

Description Usage Arguments Value

View source: R/parallel_decision_tree.R

Description

Based on code from here: https://www.r-bloggers.com/how-to-go-parallel-in-r-basics-tips/

Usage

1
2
parallel_decision_tree(scenario_params, interv, folders,
  out_datatree = FALSE)

Arguments

scenario_params

list of dataframes of cost and probability values

interv

list of fixed policy parameters

folders

list os strings of locations for data and plots

out_datatree

include in return and save data.tree object; default: FALSE

Value

List of decision_tree_cluster outputs for each scenario


n8thangreen/ltbiScreenLite documentation built on May 28, 2020, 9:37 p.m.