Package: SCtools
Title: Extensions for Synthetic Controls Analysis
Version: 0.3.3.1
Date: 2025-01-24
Authors@R: c(
    person(given = 'Bruno',
           family = 'Castanho Silva',
           role = c('aut', 'cre'),
           email = 'b.paula.castanho.e.silva@fu-berlin.de',
           comment = c(ORCID = '0000-0001-9363-4704')),
    person(given = 'Michael',
           family = 'DeWitt',
           role = c('aut'),
           email = 'me.dewitt.jr@gmail.com',
           comment = c(ORCID = '0000-0001-8940-1967')))
Description: Extends the functionality of the package 'Synth' as detailed in Abadie, Diamond, and Hainmueller (2011) <doi:10.18637/jss.v042.i13>. Includes generating and plotting placebos, post/pre-MSPE (Mean Squared Prediction Error) significance tests and plots, and calculating average treatment effects for multiple treated units. 
BugReports: https://github.com/bcastanho/SCtools/issues
Maintainer: Bruno Castanho Silva <b.paula.castanho.e.silva@fu-berlin.de>
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5), future (>= 1.6.2)
Imports: ggplot2, Synth, stringr, stats, cvTools, furrr, dplyr, purrr,
        tidyr, magrittr
Suggests: testthat (>= 3.0.0), knitr, rmarkdown
Config/reticulate/Antarctica/McMurdo: UTC
RoxygenNote: 7.3.1
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-01-27 14:24:36 UTC; brno
Author: Bruno Castanho Silva [aut, cre]
    (<https://orcid.org/0000-0001-9363-4704>),
  Michael DeWitt [aut] (<https://orcid.org/0000-0001-8940-1967>)
Repository: CRAN
Date/Publication: 2025-01-27 14:40:02 UTC
Built: R 4.5.2; ; 2025-11-08 04:15:13 UTC; windows
