balance_plot: Derive formatted balance table from matchit output

View source: R/balance_plot.R

balance_plotR Documentation

Derive formatted balance table from matchit output

Description

Derive formatted balance table from matchit output

Usage

balance_plot(matchit_out, type = "jitter", threshold = 0.2)

Arguments

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)


kamclean/finalpsm documentation built on Oct. 3, 2023, 3:52 a.m.