Package: didimputation
Type: Package
Title: Imputation Estimator from Borusyak, Jaravel, and Spiess (2021)
Version: 0.3.0
Authors@R: 
    c(person(given = "Kyle",
             family = "Butts",
             role = c("aut","cre"),
             email = "kyle.butts@colorado.edu",
             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.2.1
LinkingTo: Rcpp, RcppArmadillo
Depends: R (>= 2.10), fixest (>= 0.10.0), data.table (>= 1.10.0)
Imports: Matrix, magrittr, Rcpp, broom, dplyr, glue, stringr, purrr,
        tidyr
Suggests: haven, testthat (>= 3.0.0)
Config/testthat/edition: 3
License: MIT + file LICENSE
NeedsCompilation: yes
Packaged: 2022-08-25 19:31:28 UTC; kylebutts
Author: Kyle Butts [aut, cre] (<https://orcid.org/0000-0002-9048-8059>)
Maintainer: Kyle Butts <kyle.butts@colorado.edu>
Repository: CRAN
Date/Publication: 2022-08-25 20:02:33 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-08-18 13:20:27 UTC; unix
Archs: didimputation.so.dSYM
