CEAC | R Documentation |
Create data for cost-effectiveness acceptability curve
CEAC(x)
x |
object of class |
CEAC
returns data that can be plotted using plot.CEAC
.
Mathijs Deen
CEA(gnomes, insulationMethod, Costs, diffHATS, 1000, "acorns") |>
CEAC() |>
plot(xlim = c(0,200))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.