Learn R Programming

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

CBPS (version 0.14)

Covariate Balancing Propensity Score

Description

Implements the covariate balancing propensity score (CBPS) proposed by Imai and Ratkovic (2014) . 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 from Imai and Ratkovic (2015) , treatments with three- and four- valued treatment variables, continuous-valued treatments from Fong, Hazlett, and Imai (2015) , 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. Recently we have added the optimal CBPS which chooses the optimal balancing function and results in doubly robust and efficient estimator for the treatment effect as well as high dimensional CBPS when a large number of covariates exist.

Copy Link

Version

Install

install.packages('CBPS')

Monthly Downloads

2,276

Version

0.14

License

GPL (>= 2)

Maintainer

Christian Fong

Last Published

October 2nd, 2017

Functions in CBPS (0.14)

plot.CBMSM

Plotting CBPS Estimation for Marginal Structural Models
plot.CBPS

Plotting Covariate Balancing Propensity Score Estimation
CBMSM

Covariate Balancing Propensity Score (CBPS) for Marginal Structural Models
CBPS

Covariate Balancing Propensity Score (CBPS) Estimation
hdCBPS

hdCBPS: high dimensional CBPS method
npCBPS

Non-Parametric Covariate Balancing Propensity Score (npCBPS) Estimation
summary.CBPS

Summarizing Covariate Balancing Propensity Score Estimation
vcov.CBPS

Calculate Variance-Covariance Matrix for a Fitted CBPS Object
LaLonde

LaLonde Data for Covariate Balancing Propensity Score
balance

Optimal Covariate Balance
Blackwell

Blackwell Data for Covariate Balancing Propensity Score
CBIV

Covariate Balancing Propensity Score for Instrumental Variable Estimates (CBIV)
vcov_outcome

Calculate Variance-Covariance Matrix for Outcome Model