Last data update: 2014.03.03

R: Multiple covariate blance assessment plot.
multibalance.plotR Documentation

Multiple covariate blance assessment plot.

Description

A graphic based upon cv.bal.psa function in the PSAgraphics package. This graphic plots the effect sizes for multiple covariated before and after propensity score andjustement.

Usage

multibalance.plot(tpsa, grid = TRUE, cols)

Arguments

tpsa

results of trips.

grid

if TRUE, then a grid of three plots for each model will be displayed.

cols

character vector of covariates (i.e. column names) from the original data to include in the plot. By default all covariates used in the logistic regression model are used.

Value

a ggplot2 figure.

Results