ceac: Cost-Effectiveness Acceptability Curves (CEAC)

View source: R/ceac.R

ceacR Documentation

Cost-Effectiveness Acceptability Curves (CEAC)

Description

ceac is used to compute and plot the cost-effectiveness acceptability curves (CEAC) from a probabilistic sensitivity analysis (PSA) dataset.

Usage

ceac(wtp, strategies = NULL, Outcomes)

Arguments

wtp

Numeric vector with willingness-to-pay (WTP) thresholds

strategies

String vector with the name of the strategies

Outcomes

Matrix with the model outputs. The outcomes must be ordered in such a way that for each strategy the cost must appear first then the effectiveness.

Value

ceac A melted data frame with each strategy's probability of being cost-effective at each WTP threshold.

Details

ceac computes the probability of each of the strategies being cost-effective at each wtp threshold.


feralaes/dampack documentation built on Sept. 8, 2024, 11:31 a.m.