Package: scpi
Title: Prediction Intervals for Synthetic Control Methods with Multiple
        Treated Units and Staggered Adoption
Version: 2.2.2
Authors@R: 
  c(person(given = "Matias",
           family = "Cattaneo",
           role = "aut"),
    person(given = "Yingjie",
           family = "Feng",
           role = "aut"),
    person(given = "Filippo",
           family = "Palomba",
           role = c("aut","cre"),
           email = "fpalomba@princeton.edu"),
    person(given = "Rocio",
           family = "Titiunik",
           role = "aut"))
URL: https://nppackages.github.io/scpi/
Description: Implementation of prediction and inference procedures for Synthetic Control methods using least square, lasso, ridge, or simplex-type constraints. Uncertainty is quantified with prediction intervals as developed in Cattaneo, Feng, and Titiunik (2021) <https://mdcattaneo.github.io/papers/Cattaneo-Feng-Titiunik_2021_JASA.pdf>.
Depends: R (>= 4.1.0)
License: GPL-2
Encoding: UTF-8
Imports: abind (>= 1.4.5), CVXR (>= 1.0-10), doSNOW (>= 1.0.19), dplyr
        (>= 1.0.7), ECOSolveR (>= 0.5.4), fastDummies (>= 1.6.3),
        foreach (>= 1.5.1), ggplot2 (>= 3.3.3), magrittr (>= 2.0.1),
        MASS (>= 7.3), Matrix (>= 1.3.3), methods (>= 4.1.0), parallel
        (>= 4.1.0), purrr (>= 0.3.4), Qtools (>= 1.5.6), reshape2 (>=
        1.4.4), rlang (>= 0.4.11), stats (>= 4.1.0), stringr (>=
        1.4.0), tibble (>= 3.1.2), tidyr (>= 1.1.3), utils (>= 4.1.1)
LazyData: true
RoxygenNote: 7.2.3
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-04-20 18:52:10 UTC; fpalomba
Author: Matias Cattaneo [aut],
  Yingjie Feng [aut],
  Filippo Palomba [aut, cre],
  Rocio Titiunik [aut]
Maintainer: Filippo Palomba <fpalomba@princeton.edu>
Repository: CRAN
Date/Publication: 2023-04-20 22:10:02 UTC
