Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.16 KB

README.md

File metadata and controls

16 lines (11 loc) · 1.16 KB

1-step estimator for the Average Treatment Effect (ATE)

R Shiny app for visualisation of the 1-step estimator for the Average Treatment Effect (ATE). Before using the app it is strongly recommended that you read the two excellent papers

We hope that this app can serve as a complement to these papers and provide further intuition of how the influence function can be used, specifically in the context of the ATE and the 1-step estimator.

We hope that this app can provide further intuition of how the influence function can be used, specifically in the context of the ATE and the 1-step estimator.

Running the app

shinyapps.io

Please visit the app on shinyapps.io to try it out online.

Locally

Clone the repo and open server.R or ui.R in RStudio and press the "Run App" button. You may have to install one or several dependencies before being able to run the app.