Package: scmSpillover
Type: Package
Title: Synthetic Control Method with Spillover Effects
Version: 0.1.2
Authors@R: c(
    person("Jianfei", "Cao", role = "aut"),
    person("Zhanchao", "Fu", email = "fuzhanchao2001@gmail.com", role = "cre"))
Description: A general-purpose implementation of synthetic control methods 
    that accounts for potential spillover effects between units. Based on 
    the methodology of Cao and Dowd (2019).
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: quadprog, MASS, stats, ggplot2
RoxygenNote: 7.3.3
Depends: R (>= 3.5)
NeedsCompilation: no
Packaged: 2026-06-19 23:43:08 UTC; Administrator
Author: Jianfei Cao [aut],
  Zhanchao Fu [cre]
Maintainer: Zhanchao Fu <fuzhanchao2001@gmail.com>
Repository: CRAN
Date/Publication: 2026-06-20 00:00:02 UTC
