NEWS


didgpu 0.1.2

CRAN resubmission fixes

didgpu 0.1.1

Bug fixes

Reference parity with DIDmultiplegtDYN 2.3.x

didgpu was originally validated bit-for-bit against an older DIDmultiplegtDYN. Two of its outputs were deliberately changed upstream; didgpu now tracks the current (fixed) behavior:

Correctness fixes (found by randomized differential testing vs the reference)

didgpu 0.1.0

First public release. Five estimator families plus a sensitivity layer, each with CUDA kernels for the hot paths.

Callaway-Sant'Anna (2021) — didgpu_cs()

TestMechs (Kwon & Roth 2026) — didgpu_test_sharp_null()

Leave-one-out robustness — didgpu_loo()

HonestDiD (Rambachan & Roth 2023) — didgpu_honest_did()

fect family (counterfactual-prediction estimators) — didgpu_fect()

Estimator (bit-identical to DIDmultiplegtDYN::did_multiplegt_dyn)

Long-running workflow

Backends

R interface

fect family (counterfactual-prediction estimators)

Testing