did_std | R Documentation |
Implement the Double DID under the standard design
did_std(formula, data, id_unit, id_time, is_panel = TRUE, option)
formula |
Formula. |
data |
Panel data. |
id_unit |
A variable name for unit index. Required for panel data. |
id_time |
A variable name for time index. |
is_panel |
A boolean argument. Should be |
option |
A list of option parameters. |
Double DID estimates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.