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