Quick plot for actual vs synthetic control time series
qplot_series(
result,
start_year = NULL,
unit_name = "Treated Unit",
outcome_label = "Outcome",
treatment_label = "Treatment"
)ggplot object (invisibly)
Output from run_scm_spillover
First year of treatment period
Name of treated unit (default "Treated Unit")
Label for outcome variable (default "Outcome")
Label for treatment (default "Treatment")