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 (2014; 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), treatments with three- and four-valued treatment variables, continuous-valued treatments (Fong, Imai, and Ratkovic), and the situation with multiple distinct binary treatments administered simultaneously. In the future it will be extended to other settings including the generalization of experimental and instrumental variable estimates.

Version: 0.9
Depends: R (≥ 2.14), MASS, MatchIt, nnet, numDeriv
Published: 2014-08-14
Author: Christian Fong, Marc Ratkovic, Kosuke Imai
Maintainer: Christian Fong <christianfong at stanford.edu>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
Materials: ChangeLog
CRAN checks: CBPS results

Downloads:

Reference manual: CBPS.pdf
Package source: CBPS_0.9.tar.gz
Windows binaries: r-devel: CBPS_0.9.zip, r-release: CBPS_0.9.zip, r-oldrel: CBPS_0.9.zip
OS X Snow Leopard binaries: r-release: CBPS_0.9.tgz, r-oldrel: CBPS_0.9.tgz
OS X Mavericks binaries: r-release: CBPS_0.9.tgz
Old sources: CBPS archive