View source: R/assign_branch_vals.R
Used in deterministic sensitivity analysis.
1 2 3 4 5 | assign_branch_vals(osNode, parameter_p, parameter_val)
## S3 method for class 'costeffectiveness_tree'
assign_branch_vals(osNode,
parameter_p = NA, parameter_val = NA)
|
osNode |
data.tree object |
parameter_p |
Decision tree node probabilities |
parameter_val |
Decision tree node value |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.