Skip to contents

Group-by-time outcome means for parallel-trends visualisation

Usage

morie_did_parallel_trends_data(data, outcome, treatment, time, weights = NULL)

Arguments

data

A data frame.

outcome, treatment, time

Column names.

weights

Optional survey weight column.

Value

A data frame with columns time, group, mean_outcome, se, n.