This function compares the outcomes of a base intervention with multiple other interventions.

compare_interventions(obj_base, obj_inter)

Arguments

obj_base

An object containing the outcomes of the base intervention.

obj_inter

A list of objects, each containing the outcomes of different interventions to be compared with the base intervention.

Value

A data frame summarizing the total cases, cases in very high-risk (VHR) groups, and total cases for each age group and outcome, for both the base and other interventions.