Package: pcdid
Type: Package
Title: Principal Components Difference-in-Differences
Version: 1.0.0
Date: 2025-09-13
Authors@R: c(person("Marc", "Chan", , "marc.chan@unimelb.edu.au", role = c("aut"), comment = c(ORCID = "0000-0002-1010-7587")), person("Xiaolei", "Wang", , "adamwang15@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0009-0005-6192-9061")))
Maintainer: Xiaolei Wang <adamwang15@gmail.com>
Description: Implements the Principal Components Difference-in-Differences estimators as described in Chan, M. K., & Kwok, S. S. (2022) <doi:10.1080/07350015.2021.1914636>.
License: GPL (>= 3)
Imports: stats, sandwich, lmtest
Depends: R (>= 3.5)
LazyData: true
RoxygenNote: 7.3.2
Encoding: UTF-8
URL: https://github.com/adamwang15/pcdid
BugReports: https://github.com/adamwang15/pcdid/issues
Suggests: tinytest
NeedsCompilation: no
Packaged: 2025-09-13 03:50:04 UTC; adam
Author: Marc Chan [aut] (ORCID: <https://orcid.org/0000-0002-1010-7587>),
  Xiaolei Wang [aut, cre] (ORCID:
    <https://orcid.org/0009-0005-6192-9061>)
Repository: CRAN
Date/Publication: 2025-09-18 08:20:02 UTC
Built: R 4.5.2; ; 2025-11-01 01:31:23 UTC; windows
