compute_icers {dampack}R Documentation

compute icers for non-dominated strategies

Description

compute icers for non-dominated strategies

Usage

compute_icers(non_d)

Arguments

non_d

a data frame of non-dominated strategies, with columns "Strategy", "Cost", and "Effect"

Value

the input dataframe with columns "Inc_Cost", "Inc_Effect", and "ICER" appended


[Package dampack version 1.0.2.1000 Index]