Learn R Programming

heemod (version 0.9.1)

acceptability_curve: Acceptability Curve from Probabilistic Analysis

Description

Acceptability Curve from Probabilistic Analysis

Usage

acceptability_curve(x, wtp_thresholds)

Arguments

x
Result from run_psa().
wtp_thresholds
willingness to pay thresholds

Value

A data frame with columns .ceac (the cost-effectiveness acceptability threshold), .model (treatments or models), .n (the number of cases in which the treatment was most cost-effective), and .p (the proportion of cases where the treatment was most effective).