If you use drlate in your research, please cite the R package, the methodological paper for the estimators you use, and the original Stata module:

Venkitasubramanian, K. (2026). drlate: Doubly Robust Estimation of the Local Average Treatment Effect in R. R package version 0.3.1. https://github.com/kvenkita/drlate

Słoczyński, T., Uysal, S. D., & Wooldridge, J. M. (2025). Abadie's Kappa and Weighting Estimators of the Local Average Treatment Effect. Journal of Business & Economic Statistics 43(1), 164-177.<doi:10.1080/07350015.2024.2332763>

Uysal, D., Słoczyński, T., & Wooldridge, J. M. (2026). DRLATE: Stata module to perform doubly robust estimation of the local average treatment effect (LATE) and the local average treatment effect on the treated (LATT). Statistical Software Components S459708, Boston College Department of Economics.

Corresponding BibTeX entries:

  @Manual{,
    title = {drlate: Doubly Robust Estimation of the Local Average
      Treatment Effect in R},
    author = {Kailas Venkitasubramanian},
    year = {2026},
    note = {R package version 0.3.1},
    url = {https://github.com/kvenkita/drlate},
  }
  @Article{,
    title = {Abadie's Kappa and Weighting Estimators of the Local
      Average Treatment Effect},
    author = {Tymon Słoczyński and S. Derya Uysal and Jeffrey M.
      Wooldridge},
    year = {2025},
    journal = {Journal of Business & Economic Statistics},
    volume = {43},
    number = {1},
    pages = {164--177},
    doi = {10.1080/07350015.2024.2332763},
  }
  @Misc{,
    title = {DRLATE: Stata module to perform doubly robust estimation
      of the local average treatment effect (LATE) and the local
      average treatment effect on the treated (LATT)},
    author = {Derya Uysal and Tymon Słoczyński and Jeffrey M.
      Wooldridge},
    year = {2026},
    howpublished = {Statistical Software Components S459708, Boston
      College Department of Economics},
    url = {https://ideas.repec.org/c/boc/bocode/s459708.html},
  }