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