View source: R/results_summary_f.R
summary_results_psa | R Documentation |
Summary of PSA outputs for a treatment
summary_results_psa(out = output_psa, trt = NULL)
out |
The output_psa data frame from the list object returned by |
trt |
The reference treatment for calculation of incremental outcomes |
A data frame with mean and 95% CI of absolute costs, LYs, QALYs, ICER and ICUR for each intervention from the PSA samples
## Not run: summary_results_psa(results$output_psa, trt="int") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.