Giter Site home page Giter Site logo

grayclhn / boot-rd Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 6.76 MB

Repository for the paper "Bootstrap Confidence Intervals for Sharp Regression Discontinuity Designs with the Uniform Kernel" (Bartalotti, Calhoun, and He)

R 16.49% TeX 83.48% Shell 0.03%

boot-rd's People

Contributors

grayclhn avatar ocbartalotti avatar yhe0802 avatar

Watchers

 avatar  avatar  avatar  avatar

boot-rd's Issues

Need to replace residual bootstrap with Wild bootstrap

Main steps (in quasi-order)

  • Rewrite algorithm descriptions
  • Change proof of Theorem 1
  • Change proof of Theorem 2
  • Change bootstrap used in simulations
  • Change bootstrap used in empirical application
  • Edit text of introduction
  • Review and potentially edit "background" section
  • Tweak conclusion

We should also look at relaxing the assumption on the kernels (which the referees wanted too) while we're doing the wild bootstrap.

Replace g_+ and g_- notation in defining \tau^*

We need to define notation for the bias estimator, more specifically for the value of $\tau{*}{\nu}$, the notation using $g{+}(0)$ and $g_{-}(0)$ is not the easiest to adapt. This will requires changes in the way the algorithm is described as well.

Increment issue counter

I've imported the project to GitHub from GitLab. To make sure that we don't duplicate issue numbers, I'm adding a few empty issues.

Increment issue counter

I've imported the project to GitHub from GitLab. To make sure that we don't duplicate issue numbers, I'm adding a few empty issues.

Increment issue counter

I've imported the project to GitHub from GitLab. To make sure that we don't duplicate issue numbers, I'm adding a few empty issues.

Add a reference in the introduction alerting the reader about the higher-order refinements of the RDROBUST

discuss and cite the following paper:

Calonico, Cattaneo and Farrell (2016): On the Effect of Bias Estimation on Coverage Accuracy in Nonparametric Inference, working paper, University of Michigan.

Basically one sentence at the end of the second paragraph on p. 3, right after the sentence that reads "The resulting confidence intervals have accurate coverage even when the naive RD interval does not."

Update citation for RD robust

Could you please replace your citation to the RDROBUST package ("rdrobust: Robust Data-Driven Statistical Inference in Regression-Discontinuity Designs. R package version 0.80") by the following two references?

Calonico, Cattaneo and Titiunik (2015): rdrobust: An R Package for Robust Nonparametric Inference in Regression-Discontinuity Designs, R Journal 7(1): 38-51.

Calonico, Cattaneo, Farrell and Titiunik (2016): rdrobust: Software for Regression Discontinuity Designs, working paper, University of Michigan.

Increment issue counter

I've imported the project to GitHub from GitLab. To make sure that we don't duplicate issue numbers, I'm adding a few empty issues.

Increment issue counter

I've imported the project to GitHub from GitLab. To make sure that we don't duplicate issue numbers, I'm adding a few empty issues.

Increment issue counter

I've imported the project to GitHub from GitLab. To make sure that we don't duplicate issue numbers, I'm adding a few empty issues.

We're currently reporting the negative bias in simulations, not the bias

See the following lines where we define the bias in the simulations:

bias <- t.true - mean(collect.simu[ , 1])
,
bias <- t.true - mean(collect.simu[ , 1])
,
bias <- t.true - mean(collect.simu[ , 1])
,
and
bias <- t.true - mean(collect.simu[ , 1])

They're reporting t.true - mean(simulated values), but the bias is mean(simulated values) - t.true.

Increment issue counter

I've imported the project to GitHub from GitLab. To make sure that we don't duplicate issue numbers, I'm adding a few empty issues.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.