View source: R/multisynth_class.R
plot.summary.multisynth | R Documentation |
Plot function for summary function for multisynth
## S3 method for class 'summary.multisynth'
plot(x, inf = T, levels = NULL, label = T, weights = FALSE, ...)
x |
summary object |
inf |
Whether to plot confidence intervals |
levels |
Which units/groups to plot, default is every group |
label |
Whether to label the individual levels |
weights |
Whether to plot the weights, default = FALSE |
... |
Optional arguments |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.