Learn R Programming

⚠️There's a newer version (0.23) of this package.Take me there.

CBPS (version 0.5)

R Package for Covariate Balancing Propensity Score

Description

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.

Copy Link

Version

Install

install.packages('CBPS')

Monthly Downloads

1,865

Version

0.5

License

GPL (>= 2)

Maintainer

Marc Ratkovic

Last Published

May 8th, 2013

Functions in CBPS (0.5)

vcov.CBPS

Calculate Variance-Covariance Matrix for a Fitted CBPS Object
MSMdata

Marginal Structural Model Data Generator
summary.CBPS

Summarizing Covariate Balancing Propensity Score Estimation
CBPS

Covariate Balancing Propensity Score (CBPS) Estimation
LaLonde

LaLonde Data for Covariate Balancing Propensity Score
IPW

Inverse Probability Weighting Estimators