plot.DIDdesign | R Documentation |
Plot output from did function
## S3 method for class 'DIDdesign'
plot(x, check_fit = NULL, band = FALSE, ...)
x |
An output from |
check_fit |
An output from |
band |
A boolean argument. If |
... |
Other parameters. Currently not supported. |
A plot of ggplot2 object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.