# Checking whether discounted QALYs are lower than undiscounted QALYs using the example data
do_discount_check(df = df_pa,
v_outcomes = "t_qaly_comp",
v_outcomes_d = "t_qaly_d_comp")
Run the code above in your browser using DataLab