Package: MatchGATE 0.0.10
Zhaoqing Tian
MatchGATE: Estimate Group Average Treatment Effects with Matching
Two novel matching-based methods for estimating group average treatment effects (GATEs). The match_y1y0() and match_y1y0_bc() functions are used for imputing the potential outcomes based on matching and bias-corrected matching techniques, respectively. The EstGATE() function is employed to estimate the GATE after imputing the potential outcomes.
Authors:
MatchGATE_0.0.10.tar.gz
MatchGATE_0.0.10.tar.gz(r-4.5-noble)MatchGATE_0.0.10.tar.gz(r-4.4-noble)
MatchGATE_0.0.10.tgz(r-4.4-emscripten)MatchGATE_0.0.10.tgz(r-4.3-emscripten)
MatchGATE.pdf |MatchGATE.html✨
MatchGATE/json (API)
# Install 'MatchGATE' in R: |
install.packages('MatchGATE', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 8 months agofrom:fdad065e78. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 05 2024 |
R-4.5-linux | OK | Nov 05 2024 |
Exports:EstGATEmatch_y1y0match_y1y0_bc
Dependencies:locpol
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Estimating Group Average Treatment Effects | EstGATE |
Imputing Missing Potential Outcomes with Matching | match_y1y0 |
Imputing Missing Potential Outcomes with Bias-Corrected Matching | match_y1y0_bc |