Description Usage Arguments Value
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.
1 2 3 4 5 6 |
x |
results of |
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. |
a ggplot2 with an attribute, effects
, that is the data frame
used to create the plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.