Package: didintrjl 0.2.6
didintrjl: Intersection Difference-in-Differences
A wrapper for the Julia package 'DiDInt.jl' <https://ebjamieson97.github.io/DiDInt.jl/stable/> which implements intersection difference-in-differences (DID-INT), a method developed by Karim & Webb (2025) <doi:10.48550/arXiv.2412.14447>. Allows for unbiased estimation of the average effect of treatment on the treated (ATT) in cases when the common causal covariates assumption is violated. Also computes p-values for the ATT via the randomization inference procedure described in MacKinnon and Webb (2020) <doi:10.1016/j.jeconom.2020.04.024>.
Authors:
didintrjl_0.2.6.tar.gz
didintrjl_0.2.6.tar.gz(r-4.7-any)didintrjl_0.2.6.tar.gz(r-4.6-any)
didintrjl_0.2.6.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
didintrjl/json (API)
| # Install 'didintrjl' in R: |
| install.packages('didintrjl', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ebjamieson97/didintrjl/issues
Pkgdown/docs site:https://ebjamieson97.github.io
Last updated from:b3505ce580. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 158 | ||
| source / vignettes | OK | 228 | ||
| linux-release-x86_64 | OK | 145 | ||
| wasm-release | OK | 118 |
Exports:didintdidint_plotdidintrjl_ready
Dependencies:clicpp11farverggplot2gluegtableisobandJuliaConnectoRlabelinglifecycleR6RColorBrewerrlangS7scalesvctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Extract coefficients from 'DiDIntObj' | coef.DiDIntObj |
| Estimate the ATT using DID-INT | didint |
| Make event study or parallel trends plots | didint_plot |
| Check if didintrjl is ready to go | didintrjl_ready |
| Plot method for 'DiDIntPlotObj' | plot.DiDIntPlotObj |
| Print method for 'DiDIntObj' | print.DiDIntObj |
| Summary method for 'DiDIntObj' | summary.DiDIntObj |
