summary_results_det: Deterministic results for a specific treatment

View source: R/results_summary_f.R

summary_results_detR Documentation

Deterministic results for a specific treatment

Description

Deterministic results for a specific treatment

Usage

summary_results_det(out = final_output, trt = NULL)

Arguments

out

The final_output data frame from the list object returned by RunSim()

trt

The reference treatment for calculation of incremental outcomes

Value

A dataframe with absolute costs, LYs, QALYs, and ICER and ICUR for each intervention

Examples

## Not run: 
summary_results_det(results$final_output,trt="int")

## End(Not run)

Roche/descem documentation built on July 27, 2022, 11:18 a.m.