plot.summary.multisynth: Plot function for summary function for multisynth

View source: R/multisynth_class.R

plot.summary.multisynthR Documentation

Plot function for summary function for multisynth

Description

Plot function for summary function for multisynth

Usage

## S3 method for class 'summary.multisynth'
plot(x, inf = T, levels = NULL, label = T, weights = FALSE, ...)

Arguments

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


ebenmichael/augsynth documentation built on March 20, 2024, 5:20 a.m.