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)

Arguments

l_params_all

List with all parameters of decision model

n_wtp

Willingness-to-pay threshold to compute net benefits.

Value

A data frame with discounted costs, effectiveness and NMB for each strategy.