View source: R/05b_deterministic_analysis_functions.R
calculate_ce_out | R Documentation |
calculate_ce_out
calculates costs and effects for a given vector of
parameters using a decision model. This function needs to be modified by the
users to fit their needs
calculate_ce_out(l_params_all, n_wtp = 1e+05)
l_params_all |
List with all parameters of decision model |
n_wtp |
Willingness-to-pay threshold to compute net benefits. |
A data frame with discounted costs, effectiveness and NMB for each strategy.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.