hbal
ObjectThis function plots the covariate difference between the control and treatment groups in standardized means before and after weighting.
# S3 method for hbal
plot(x, type = 'balance', log = TRUE, base_size = 10, ...)
A matrix of ggplots of covariate balance by group
an object of class hbalobject
as returned by hbal
.
type of graph to plot.
log scale for the weight plot
base font size
Further arguments to be passed to plot.hbal()
.
Yiqing Xu, Eddie Yang