CEAC {MDMA} | R Documentation |
Cost-effectiveness acceptability curve
Description
Create data for cost-effectiveness acceptability curve
Usage
CEAC(x)
Arguments
x |
object of class |
Value
CEAC
returns data that can be plotted using plot.CEAC
.
Author(s)
Mathijs Deen
Examples
CEA(gnomes, insulationMethod, Costs, diffHATS, 1000, "acorns") |>
CEAC() |>
plot(xlim = c(0,200))
[Package MDMA version 2.0.0 Index]