did_compute_weights | R Documentation |
Compute Weighting Matrix via Bootstrap
did_compute_weights(formula, dat_did, var_cluster, is_panel, option)
formula |
Formula. |
dat_did |
Panel data. |
var_cluster |
A variable used for clustering standard errors. |
is_panel |
A boolean argument to indicate if data is in the panel format or the repeated cross-section format. |
option |
A list of options. |
A list of double DID weights.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.