plot_stand_diffs {natstrat} | R Documentation |
Plot standardized differences in means
Description
Used within the check_balance
function to plot the standardized differences calculated
in the format of Love (2002).
Usage
plot_stand_diffs(sds, type)
Arguments
sds |
Standardized differences generated with |
type |
One of the following, stating which standardized differences to plot:
|
Value
Either a ggplot object or a list of ggplot objects (if type
is 'strata')
References
Love, T. E. (2002), "Displaying covariate balance after adjustment for selection bias", Joint Statistical Meetings, yumpu.com/en/document/read/41664623.
[Package natstrat version 2.0.0 Index]