| plot.scm_design | R Documentation |
Plot an scm_design object
## S3 method for class 'scm_design'
plot(x, type = c("outcome", "gap"), ...)
x |
An |
type |
|
... |
Currently ignored. |
A ggplot object: for type = "outcome", the synthetic treated and
synthetic control outcome series; for type = "gap", the estimated
treatment effect over the experimental periods with split-conformal
confidence intervals. The object is returned for printing or further
customisation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.