did_multiplegt_tidy {rdss} | R Documentation |
Tidy helper function for did_multiplegt
Description
Runs did_multiplegt estimation function and returns tidy data frame output
Usage
did_multiplegt_tidy(data, ...)
Arguments
data |
a data.frame |
... |
options passed to did_multiplegt |
Details
See https://book.declaredesign.org/observational-causal.html#difference-in-differences
Value
a data.frame of estimates
[Package rdss version 1.0.14 Index]