Skip to content
/ dive Public

Code for "Instrumental Variable Estimation of Distributional Causal Effects"

Notifications You must be signed in to change notification settings

LucasKook/dive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 1, 2024
64866be · Jul 1, 2024
Jun 24, 2024
Jun 28, 2024
Apr 19, 2023
Jun 18, 2024
Jun 18, 2024
Jun 25, 2024
Apr 19, 2023
Jul 1, 2024

Repository files navigation

Distributional Instrumental Variables Estimation

The code in this repository reproduces the results in [1].

Dependencies

This package depends on the dare package, which implements the loss function and interfaces deeptrafo and deepregression for stochastic gradient descent via tensorflow and keras. The dare package can be installed from here.

Reproducibility

All results can be reproduced by running make all or executing the scripts in ./inst/code/ manually following the order in the Makefile. The results can also be reproduced in parts. For the 401k application, make 401k; for the schooling application, make schooling; for the simulation results, make run-simulations vis-simulations; Figure 3 can be reproduced with make loss-landscape; and for all other figures use make figures.

References

[1] Kook, L., & Pfister, N. (2024). Instrumental Variable Estimation of Distributional Causal Effects. arXiv preprint arXiv:2406.19986. doi:10.48550/arXiv.2406.19986.

About

Code for "Instrumental Variable Estimation of Distributional Causal Effects"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published