Package: SCtools Title: Extensions for Synthetic Controls Analysis Version: 0.3.3 Date: 2024-04-26 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) . 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 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 RoxygenNote: 7.3.1 VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: cmake libicu-dev Repository: https://bcastanho.r-universe.dev Date/Publication: 2024-04-30 12:18:33 UTC RemoteUrl: https://github.com/bcastanho/sctools RemoteRef: HEAD RemoteSha: 64cdd39a6f0672d6a902c23a4cf8c0b82eb7ce50 NeedsCompilation: no Packaged: 2026-07-04 06:38:58 UTC; root Author: Bruno Castanho Silva [aut, cre] (ORCID: ), Michael DeWitt [aut] (ORCID: )