| plot.nonlinear_attgt | R Documentation |
Produces a faceted scatter plot of ATT(g,t) estimates with confidence intervals, one panel per treatment cohort.
## S3 method for class 'nonlinear_attgt'
plot(x, ..., alpha = 0.05, point_size = 2)
x |
An object of class |
... |
Additional arguments (unused). |
alpha |
Numeric. Significance level for CI. Default 0.05. |
point_size |
Numeric. Size of estimate points. Default 2. |
A ggplot2 object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.