balance_plot | R Documentation |
Derive formatted balance table from matchit output
balance_plot(matchit_out, type = "jitter", threshold = 0.2)
matchit_out |
Output from matchit function |
type |
Selection for plot being produced to allow visual assessment of balance. This includes a jitter or density plot (propensity score balance overall), and covariate plot (propensity score balance for individual variables) |
threshold |
Selection for plot being produced to allow a threshold of balance to be set regarding the standardised mean difference (default = 0.2) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.