View source: R/create_param_values.R
create_param_values | R Documentation |
All parameter values required for the decision tree model.
create_param_values(save = TRUE)
Excel model with structure and labelling: G:/DIDE-PC_2019/MSc-MPH/projects/2017/LTBI-TST_Manabu/decision tree Excel/all_decision_trees.xls
create_param_values()
## save lists as csv
# write.csv(cbind(label_costs), file = "data/cost_inputs.csv")
# write.csv(cbind(label_health), file = "data/health_inputs.csv")
# write.csv(cbind(label_probs), file = "data/probs_inputs.csv")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.