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.7-any)MatchGATE_0.0.10.tar.gz(r-4.6-any)
MatchGATE_0.0.10.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:fdad065e78. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 94 | ||
| source / vignettes | OK | 164 | ||
| linux-release-x86_64 | OK | 94 | ||
| wasm-release | OK | 88 |
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 |