Package: undidR
Title: Difference-in-Differences with Unpoolable Data
Version: 2.0.0
Authors@R: 
    person("Eric", "Jamieson", email = "ericbrucejamieson@gmail.com", role = c("aut", "cre", "cph"))
Maintainer: Eric Jamieson <ericbrucejamieson@gmail.com>
Description: A framework for estimating difference-in-differences with
 unpoolable data, based on Karim, Webb, Austin, and Strumpf (2024)
 <doi:10.48550/arXiv.2403.15910>. Supports common or staggered adoption, multiple
 groups, and the inclusion of covariates. Also computes p-values for the
 aggregate average treatment effect on the treated via the
 randomization inference procedure described in MacKinnon and Webb (2020)
 <doi:10.1016/j.jeconom.2020.04.024>.
License: MIT + file LICENSE
Depends: R (>= 4.0)
Imports: graphics, grDevices, stats, utils
Encoding: UTF-8
RoxygenNote: 7.3.2
URL: https://github.com/ebjamieson97/undidR,
        https://ebjamieson97.github.io/undidR/
BugReports: https://github.com/ebjamieson97/undidR/issues
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
LazyData: true
NeedsCompilation: no
Packaged: 2025-05-31 17:40:51 UTC; Eric Bruce Jamieson
Author: Eric Jamieson [aut, cre, cph]
Repository: CRAN
Date/Publication: 2025-05-31 18:00:02 UTC
Built: R 4.5.1; ; 2025-10-06 01:21:20 UTC; windows
