View source: R/did-check-std.R
| did_check_std | R Documentation | 
DID check function for the basic design
did_check_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. | 
A list of placebo estimates and plots.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.