R/plot_discrete.R
plot_weighting_discrete.Rd
This provides a simple plot for the distribution of a single discrete covariate in the nominal sample and the implicit sample defined by the Aronow and Samii (2015) doi:10.1111/ajps.12185 regression weights.
plot_weighting_discrete(mod, covariate, alpha = 0.05, ...)
Weighting model object
Covariate vector
Number between zero and one indicating the desired alpha level for confidence intervals.
unused arguments
A ggplot2::ggplot
object.