compute_ICERs_: Compute ICER(s)

compute_ICERs_R Documentation

Compute ICER(s)

Description

Compute ICER(s)

Usage

compute_ICERs_(.icer_data, .effs = NULL, .costs = NULL, .interventions = NULL)

Arguments

.icer_data

A table containing average costs and QALYs data

.effs

A tibble containing the effects from PSA. Number of columns is equal to the interventions while the number of rows is equal to the number of PSA simulations to be summarised.

.costs

A tibble containing the costs from PSA. Number of columns is equal to the interventions while the number of rows is equal to the number of PSA simulations to be summarised.

.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 intervention 1.

Value

A dataframe with data from icer_data in addition to qalys and costs diffrential(s), dominance & icer(s)


W-Mohammed/ShinyPSA documentation built on April 24, 2022, 6:57 p.m.