ceac_des: Calculate the cost-effectiveness acceptability curve (CEAC)...

View source: R/results_summary_f.R

ceac_desR Documentation

Calculate the cost-effectiveness acceptability curve (CEAC) for a DES model with a PSA result

Description

Calculate the cost-effectiveness acceptability curve (CEAC) for a DES model with a PSA result

Usage

ceac_des(wtp, results, interventions = NULL)

Arguments

wtp

Vector of length >=1 with the willingness to pay

results

The list object returned by RunSim()

interventions

A character vector with the names of the interventions to be used for the analysis

Value

A data frame with the CEAC results

Examples

## Not run: 
ceac_des(seq(from=10000,to=500000,by=10000),results)

## End(Not run)

Roche/descem documentation built on July 27, 2022, 11:18 a.m.