R/SCtools.R

#' SCTools: Tools for Synthetic Control Methods
#'
#' A set of functions to extend the synthetic controls analyses 
#' performed by the package 'Synth'. Includes generating and plotting placebos, 
#' significance tests and plots, and calculating average treatment effects 
#' for multiple treated units.
#'
#' It has several goals:
#'
#' \itemize{
#' \item Allow easy generation of placebos
#' \item Generate figures for inference on SCM outputs
#' \item Extend the existing Synth package
#' }
#' @importFrom future plan
#' 
"_PACKAGE"
bcastanho/SCtools documentation built on May 3, 2024, 7:10 p.m.