edunford/tidysynth: A Tidy Implementation of the Synthetic Control Method

A synthetic control offers a way of evaluating the effect of an intervention in comparative case studies. The package makes a number of improvements when implementing the method in R. These improvements allow users to inspect, visualize, and tune the synthetic control more easily. A key benefit of a tidy implementation is that the entire preparation process for building the synthetic control can be accomplished in a single pipe.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.2.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("edunford/tidysynth")
edunford/tidysynth documentation built on May 23, 2023, 11:10 a.m.