R/05b_deterministic_analysis_functions.R
calculate_ce_out.Rd
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 = load_all_params(), 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.