get_group | R Documentation |
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)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.