A graphic based upon [cv.bal.psa()] function in the `PSAgraphics` package. This graphic plots the effect sizes for multiple covariates before and after propensity score adjustement.
Arguments
- x
results of [covariate.balance()].
- plot.strata
whether individual strata should be plotted.
- order
how to order the y-axis. Possible values are adjusted, unadjusted, or NULL (don't reorder).
- strata.size
text size for strata if plotted.
- strata.legend.guide
guide for legend placement for strata.
- point.size
size of the overall effect size points.
- point.alpha
transparency level of the overall effect size points.
- line.color
the color of the line connecting the overall effect size points.
- line.alpha
transparency level of the line connecting the overall effect size points.
- legend.position
where to position the legend.
- ...
currently unused.