augsynth | R Documentation |
Fit Augmented SCM
augsynth(form, unit, time, data, t_int = NULL, ...)
form |
outcome ~ treatment | auxillary covariates |
unit |
Name of unit column |
time |
Name of time column |
data |
Panel data as dataframe |
t_int |
Time of intervention (used for single-period treatment only) |
... |
Optional arguments
|
augsynth object that contains:
"weights"weights
"data"Panel data as matrices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.