Description Usage Arguments Details
Estimate bandwidth for regression discontinuity
1 | guess_bandwidth(rv, cutoff, y = NULL, method)
|
rv |
running variable |
cutoff |
cutoff(s) for discontinuity |
y |
outcome variable |
For the final bandwidth for the regression discontinuity design, you should include a y variable to choose Imben's criteria (see bandwidth_imbens). If you are estimating a bandwidth to be used in a sorting test, to make sure people aren't sorting on the running variable, you omit y entirely.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.