View source: R/helpers-regression-discontinuity.R
tidy.rdrobust | R Documentation |
Runs rdrobust estimation function and returns tidy data frame output
## S3 method for class 'rdrobust'
tidy(x, ...)
x |
Model fit object from rdrobust |
... |
Other arguments (not used) |
See https://book.declaredesign.org/observational-causal.html#regression-discontinuity-designs
a data.frame of estimates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.