compute_CEAFs_: Compute Cost-Effectiveness Acceptability Frontier

View source: R/compute_NMBs_.R

compute_CEAFs_R Documentation

Compute Cost-Effectiveness Acceptability Frontier

Description

Compute Cost-Effectiveness Acceptability Frontier

Usage

compute_CEAFs_(.ceac, .nmb = NULL)

Arguments

.ceac

A tibble containing the probability of being cost-effective for all interventions.

.nmb

A list (with similar features to a 3D-array) containing the Net Monetary Benefits from each probabilistic sensitivity analysis (PSA) run for each intervention across a range of willingness-to-pay (WTP) values. The dimensions of this list are: List:WTP, Tibble(Rows: PSA simulations, Cols: Interventions).

Value

A tibble containing the probability of being cost-effective for all interventions alongside the CEAF.


W-Mohammed/ShinyPSA documentation built on April 24, 2022, 6:57 p.m.