synthdid_placebo_plot: For our estimator and a placebo, plots treated and synthetic...

View source: R/plot.R

synthdid_placebo_plotR Documentation

For our estimator and a placebo, plots treated and synthetic control trajectories and overlays a 2x2 diff-in-diff diagram. Requires ggplot2

Description

For our estimator and a placebo, plots treated and synthetic control trajectories and overlays a 2x2 diff-in-diff diagram. Requires ggplot2

Usage

synthdid_placebo_plot(estimate, overlay = FALSE, treated.fraction = NULL)

Arguments

estimate,

as output by synthdid_estimate.

overlay,

binary, indicates whether plots should be overlaid or shown in different facets. Defaults to FALSE.

treated.fraction

as in synthdid_placebo


synth-inference/synthdid documentation built on Jan. 26, 2024, 7:21 a.m.