CBPS: R Package for Covariate Balancing Propensity Score

CBPS is an R package that implements the covariate balancing propensity score proposed by Imai and Ratkovic (2013; JRSSB). The propensity score is estimated such that it maximizes the resulting covariate balance as well as the prediction of treatment assignment. The method, therefore, avoids an iteration between model fitting and balance checking. The package also implements several extensions of the CBPS beyond the cross-sectional, binary treatment setting. The current version implements the CBPS for longitudinal settings so that it can be used in conjunction with marginal structural models (Imai and Ratkovic, 2013a) as well as to three- and four-valued treatment variables (Fong, 2013). In the future it will be extended to other settings including continuous treatments and the generalization of experimental and instrumental variable estimates.

Version: 0.5
Depends: R (≥ 2.14), MASS, arm, MatchIt, nnet
Imports: arm
Published: 2013-05-08
Author: Marc Ratkovic, Kosuke Imai, Christian Fong
Maintainer: Marc Ratkovic <ratkovic at princeton.edu>
License: GPL (≥ 2)
NeedsCompilation: no
CRAN checks: CBPS results

Downloads:

Package source: CBPS_0.5.tar.gz
MacOS X binary: CBPS_0.5.tgz
Windows binary: CBPS_0.5.zip
Reference manual: CBPS.pdf
News/ChangeLog:ChangeLog
Old sources: CBPS archive