Package: synthReturn
Type: Package
Title: Synthetic Matching Method for Returns
Version: 1.0.0
Authors@R: c(person("David H", "Kreitmeir", email = "david.kreitmeir1@monash.edu", role = c("aut", "cre")), person("Christian", "Düben",
  email = "cdueben.ml+cran@proton.me", role = "ctb"))
Description: Implements the revised Synthetic Matching Algorithm of Kreitmeir, Lane, and Raschky (2025) <doi:10.2139/ssrn.3751162>, building on 
  the original approach of Acemoglu, Johnson, Kermani, Kwak, and Mitton (2016) <doi:10.1016/j.jfineco.2015.10.001>, to estimate the cumulative 
  treatment effect of an event on treated firms’ stock returns.
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/davidkreitmeir/synthReturn
BugReports: https://github.com/davidkreitmeir/synthReturn/issues
RoxygenNote: 7.3.2
Imports: base (>= 4.0.0), stats, utils, corpcor (>= 1.6.10),
        data.table, quadprog (>= 1.5), parallel, mirai
Depends: R (>= 4.0)
LazyData: true
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-09-02 01:30:27 UTC; david
Author: David H Kreitmeir [aut, cre],
  Christian Düben [ctb]
Maintainer: David H Kreitmeir <david.kreitmeir1@monash.edu>
Repository: CRAN
Date/Publication: 2025-09-08 18:40:02 UTC
Built: R 4.4.3; ; 2025-09-24 01:38:18 UTC; windows
