Package: cdid
Type: Package
Title: The Chained Difference-in-Differences
Version: 0.1.1
Authors@R: 
    c(
      person("David", "Benatia", email = "david.benatia@hec.ca", role = c("cre", "aut")),
      person("Christophe", "Bellégo", email = "christophe.bellego@ensae.fr", role = "aut"),
      person("Joel", "Cuerrier", email = "cuerrier.j.clg@gmail.com", role = c("aut")),
      person("Vincent", "Dortet-Bernadet", email = "vincent.dortet-bernadet@finances.gouv.fr", role = "aut")
    )
URL: https://github.com/joelcuerrier/cdid
Maintainer: David Benatia <david.benatia@hec.ca>
Description: Extends the 'did' package to improve efficiency and handling of unbalanced panel data. Bellego, Benatia, and Dortet-Bernadet (2024), "The Chained Difference-in-Differences", Journal of Econometrics, <doi:10.1016/j.jeconom.2024.105783>.
License: GPL-2
Encoding: UTF-8
Imports: Matrix, purrr, MASS, did, BMisc, methods, stats, utils
RoxygenNote: 7.3.2
BugReports: https://github.com/joelcuerrier/cdid/issues
VignetteBuilder: knitr
Suggests: rmarkdown, knitr, openxlsx, data.table, jsonlite, stargazer,
        devtools,
NeedsCompilation: no
Packaged: 2025-01-27 21:14:12 UTC; dvbn
Author: David Benatia [cre, aut],
  Christophe Bellégo [aut],
  Joel Cuerrier [aut],
  Vincent Dortet-Bernadet [aut]
Repository: CRAN
Date/Publication: 2025-01-27 21:40:02 UTC
Built: R 4.5.1; ; 2025-10-06 04:08:27 UTC; windows
