compute_ICERs_ | R Documentation |
Compute ICER(s)
compute_ICERs_(.icer_data, .effs = NULL, .costs = NULL, .interventions = NULL)
.icer_data |
A table containing average costs and QALYs data |
.effs |
A tibble containing the |
.costs |
A tibble containing the |
.interventions |
A vector containing the names of all
interventions. If not provided or less names than needed is provided,
the function will generate generic names, for example
|
A dataframe with data from icer_data in addition to
qalys and costs diffrential(s)
, dominance
& icer(s)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.