Package: wdsmatch 0.1.1
wdsmatch: Weighted Double Score Matching for Survey-Weighted Causal Inference
Implements weighted double score matching (WDSM) for estimating population-level causal effects from complex survey data. Combines propensity scores and prognostic scores with survey design weights for matching, survey-weighted imputation within match sets, and Hajek normalization to target the population average treatment effect (PATE) and the population average treatment effect on the treated (PATT). Supports both retrospective (treatment-dependent) and prospective (treatment-independent) sampling designs. Achieves double robustness: consistent estimation when either the propensity score or prognostic score model is correctly specified. Provides polynomial sieve bias correction and linearization-based multinomial bootstrap variance estimation that preserves the survey-weighted matching structure without re-matching. Methods are described in Zeng, Tong, Tong, Lu, Mukherjee, and Li (2026, under review) "Where to weight? Estimating population causal effects with weighted double score matching in complex surveys".
Authors:
wdsmatch_0.1.1.tar.gz
wdsmatch_0.1.1.zip(r-4.7)wdsmatch_0.1.1.zip(r-4.6)wdsmatch_0.1.1.zip(r-4.5)
wdsmatch_0.1.1.tgz(r-4.6-any)wdsmatch_0.1.1.tgz(r-4.5-any)
wdsmatch_0.1.1.tar.gz(r-4.7-any)wdsmatch_0.1.1.tar.gz(r-4.6-any)
wdsmatch_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
wdsmatch/json (API)
| # Install 'wdsmatch' in R: |
| install.packages('wdsmatch', repos = c('https://ykzeng-yale.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ykzeng-yale/wdsmatch/issues
- survey_obs - Simulated Survey Observational Data
Last updated from:5bf13a1ae3. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 113 | ||
| source / vignettes | OK | 148 | ||
| linux-release-x86_64 | OK | 107 | ||
| macos-release-arm64 | OK | 140 | ||
| macos-oldrel-arm64 | OK | 183 | ||
| windows-devel | OK | 69 | ||
| windows-release | OK | 77 | ||
| windows-oldrel | OK | 104 | ||
| wasm-release | OK | 88 |
Exports:wdsmatchATEwdsmatchATT
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Print method for wdsmatch objects | print.wdsmatch |
| Summary method for wdsmatch objects | summary.wdsmatch |
| Simulated Survey Observational Data | survey_obs |
| Weighted Double Score Matching Estimator for Population Average Treatment Effect | wdsmatchATE |
| Weighted Double Score Matching Estimator for Population Average Treatment Effect on the Treated | wdsmatchATT |
