Package: drlate 0.3.1

Kailas Venkitasubramanian

drlate: Doubly Robust Estimation of Local Average Treatment Effects

Estimates the local average treatment effect (LATE) and the local average treatment effect on the treated (LATT) using observational data with a binary instrument, implementing the complete estimator suite of Sloczynski, Uysal, and Wooldridge: the doubly robust estimators of Sloczynski, Uysal, and Wooldridge (2022) <doi:10.48550/arXiv.2208.01300> -- inverse probability weighted regression adjustment (IPWRA), inverse probability weighting (IPW), augmented inverse probability weighting (AIPW), and regression adjustment (RA) -- and the Abadie-kappa weighting estimators of Sloczynski, Uysal, and Wooldridge (2025) <doi:10.1080/07350015.2024.2332763>. Supports linear, logistic, probit, Poisson, and fractional (fractional-logit and fractional-probit) outcome and treatment models, and instrument propensity scores estimated by maximum likelihood, covariate balancing (CBPS), or inverse probability tilting (IPT). Standard errors are computed jointly for all estimation stages by stacking the moment conditions of every model into a single M-estimation system; weak-instrument-robust Fieller confidence sets, cluster-aware bootstrap inference, design diagnostics, and a doubly robust Hausman-type test of unconfoundedness are included. Estimates and standard errors are validated against the authors' Stata commands 'drlate' (Statistical Software Components S459708) and 'kappalate' (S459257).

Authors:Kailas Venkitasubramanian [aut, cre], S. Derya Uysal [ctb, cph], Tymon Sloczynski [ctb, cph], Jeffrey M. Wooldridge [ctb, cph]

drlate_0.3.1.tar.gz
drlate_0.3.1.tar.gz(r-4.7-any)drlate_0.3.1.tar.gz(r-4.6-any)
drlate_0.3.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
drlate/json (API)

# Install 'drlate' in R:
install.packages('drlate', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/kvenkita/drlate/issues

Pkgdown/docs site:https://kvenkita.github.io

Datasets:

On CRAN:

Conda:

3.00 score 7 exports 1 dependencies

Last updated from:db8d582958. Checks:4 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK171
source / vignettesOK186
linux-release-x86_64OK170
wasm-releaseOK114

Exports:balancebalance_testcomplier_meansdr_hausmandrlatedrlate_comparekappa_weights

Dependencies:numDeriv

A primer: doubly robust LATE estimation, from intuition to practice

Rendered fromdrlate-primer.Rmdusingknitr::rmarkdownon Jun 24 2026.

Last update: 2026-06-24
Started: 2026-06-24

Doubly robust estimation of the LATE and LATT with drlate

Rendered fromdrlate.Rmdusingknitr::rmarkdownon Jun 24 2026.

Last update: 2026-06-24
Started: 2026-06-24