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"

Try the SCtools package in your browser

Any scripts or data that you put into this service are public.

SCtools documentation built on June 9, 2022, 5:06 p.m.