acceptability_curve {heemod} | R Documentation |
Acceptability Curve from Probabilistic Analysis
Description
Acceptability Curve from Probabilistic Analysis
Usage
acceptability_curve(x, wtp_thresholds)
Arguments
x |
Result from |
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).
[Package heemod version 1.1.0 Index]