Learn R Programming

dampack (version 1.0.0)

compute_icers: 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