Package: scpi
Title: Prediction Intervals for Synthetic Control Methods
Version: 0.1
Author: Matias Cattaneo, Yingjie Feng, Filippo Palomba, Rocio Titiunik
Maintainer: Filippo Palomba <fpalomba@princeton.edu>
Description: Implementation of estimation and inference procedures for Synthetic Control methods using least square, lasso, ridge, or simplex-type constraints as developed in Cattaneo, Feng, and Titiunik (2021) <https://cattaneo.princeton.edu/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), doRNG (>= 1.8.2), 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), Matrix (>= 1.3.3), nloptr (>= 1.2.2.2),
        parallel (>= 4.1.0), purrr (>= 0.3.4), Qtools (>= 1.5.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.1.2
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-02-18 13:30:21 UTC; ux310uq-gl443t
Repository: CRAN
Date/Publication: 2022-02-23 19:30:02 UTC
