Description Usage Arguments Details Value See Also Examples
Estimates a simple Regression Discontinuity Design model with convenient methods for summary and plotting
1 |
y |
string, name of depedent variable/outcome |
x |
string, name of independent variable |
cutoff_criterion |
number, indicates where the discontinuity in x occurs |
df |
A dataframe or tibble |
transform |
boolean, whether or not to substract cutoff criterion from |
interaction |
boolean, whether or not to include an interaction between treatment and the covariate |
text
an object of type qed_rdd
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.