A function to calculate a unit's group in a panel data setting with a binary treatment and staggered treatment adoption and where there is a column in the data indicating whether or not a unit is treated

get_group(df, idname, tname, treatname)

Arguments

df

the data.frame used in the function

idname

name of column that holds the unit id

tname

name of column that holds the time period

treatname

name of column with the treatment indicator