Skip to contents

This function calculates the cumulative differences between intervention and baseline values for incidences.

Usage

gen_data_weighted_ds_cumdiff(data_weighted, configname = "default")

Arguments

data_weighted

A data frame containing weighted mean values for various metrics.

configname

The name of the configuration file to use (e.g., "default", "development", "production", "testing").

Value

A data frame with differences between intervention and baseline values for incidences.