View source: R/results_summary_f.R
ceac_des | R Documentation |
Calculate the cost-effectiveness acceptability curve (CEAC) for a DES model with a PSA result
ceac_des(wtp, results, interventions = NULL)
wtp |
Vector of length >=1 with the willingness to pay |
results |
The list object returned by |
interventions |
A character vector with the names of the interventions to be used for the analysis |
A data frame with the CEAC results
## Not run: ceac_des(seq(from=10000,to=500000,by=10000),results) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.