Package: didimputation
Type: Package
Title: Imputation Estimator from Borusyak, Jaravel, and Spiess (2021)
Version: 0.5.0
Authors@R: 
    c(person(
      given = "Kyle",
      family = "Butts",
      role = c("aut", "cre"),
      email = "buttskyle96@gmail.com",
      comment = c(ORCID = "0000-0002-9048-8059")
    ))
Description: Estimates Two-way Fixed Effects difference-in-differences/event-study models using the imputation-based approach proposed by Borusyak, Jaravel, and Spiess (2021).
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Depends: R (>= 4.1.0), fixest (>= 0.13.2), data.table (>= 1.10.0)
Imports: Matrix
Suggests: haven, testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/kylebutts/didimputation
License: MIT + file LICENSE
NeedsCompilation: no
Packaged: 2025-12-15 15:21:11 UTC; kbutts
Author: Kyle Butts [aut, cre] (ORCID: <https://orcid.org/0000-0002-9048-8059>)
Maintainer: Kyle Butts <buttskyle96@gmail.com>
Repository: CRAN
Date/Publication: 2025-12-17 06:40:41 UTC
Built: R 4.6.0; ; 2026-02-17 02:46:26 UTC; windows
