# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "coresynth" in publications use:' type: software license: MIT title: 'coresynth: Fast and Unified Synthetic Control Methods' version: 0.2.0 abstract: 'A unified ''Formula'' interface to the Synthetic Control Method (SCM) and related panel-data causal inference estimators: Synthetic Difference-in-Differences (SDID), Generalized Synthetic Control (GSC), Matrix Completion (MC), Time-Aware Synthetic Control (TASC), and Synthetic Interventions (SI), together with an experimental-design variant. Computational bottlenecks (quadratic programming, singular value decomposition, and Kalman filtering) are implemented in ''C++'' via ''RcppArmadillo''. Methods are described in Abadie, Diamond and Hainmueller (2010) , Arkhangelsky, Athey, Hirshberg, Imbens and Wager (2021) , Xu (2017) , Athey, Bayati, Doudchenko, Imbens and Khosravi (2021) , and Agarwal, Shah and Shen (2025) .' authors: - name: Yosuke Abe email: yosuke.abe0507@gmail.com repository: https://cran.r-universe.dev repository-code: https://github.com/yo5uke/coresynth commit: 07bc3137aea2772cbbd368721cb6f434924eab90 url: https://yo5uke.com/coresynth/ date-released: '2026-06-12' contact: - name: Yosuke Abe email: yosuke.abe0507@gmail.com