calculate_ce_out: Calculate cost-effectiveness outcomes

View source: R/05b_deterministic_analysis_functions.R

calculate_ce_outR Documentation

Calculate cost-effectiveness outcomes

Description

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

Usage

calculate_ce_out(l_params_all, 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.


feralaes/cdx2cea documentation built on April 7, 2024, 10:12 a.m.