Package: scmSpillover
Type: Package
Title: Synthetic Control Method with Spillover Effects
Version: 0.1.1
Authors@R: c(
    person("Jianfei", "Cao", role = "aut", email = "j.cao@northeastern.edu"),
    person("Zhanchao", "Fu", role = "cre", email = "fuzhanchao2001@gmail.com")
  )
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) <doi:10.48550/arXiv.1902.07343>
    "Estimation and Inference for Synthetic Control Methods with Spillover Effects".
License: MIT + file LICENSE
Encoding: UTF-8
Imports: limSolve, MASS, ggplot2, stats
Suggests: testthat (>= 3.0.0)
RoxygenNote: 7.3.3
Depends: R (>= 3.5)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-01-07 15:58:27 UTC; User
Author: Jianfei Cao [aut],
  Zhanchao Fu [cre]
Maintainer: Zhanchao Fu <fuzhanchao2001@gmail.com>
Repository: CRAN
Date/Publication: 2026-01-09 15:00:07 UTC
Built: R 4.4.3; ; 2026-02-16 03:56:45 UTC; windows
