Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

summary.CBPS

Summarizing Covariate Balancing Propensity Score Estimation


Description

Prints a summary of a fitted CBPS object.

Usage

## S3 method for class 'CBPS'
summary(object, ...)

Arguments

object

an object of class “CBPS”, usually, a result of a call to CBPS.

...

Additional arguments to be passed to summary.

Details

Prints a summmary of a CBPS object, in a format similar to glm. The variance matrix is calculated from the numerical Hessian at convergence of CBPS.

Value

call

The matched call.

deviance.residuals

The five number summary and the mean of the deviance residuals.

coefficients

A table including the estimate for the each coefficient and the standard error, z-value, and two-sided p-value for these estimates.

J

Hansen's J-Statistic for the fitted model.

Log-Likelihood

The log-likelihood of the fitted model.

Author(s)

Christian Fong, Marc Ratkovic, and Kosuke Imai.

See Also


CBPS

Covariate Balancing Propensity Score

v0.22
GPL (>= 2)
Authors
Christian Fong [aut, cre], Marc Ratkovic [aut], Kosuke Imai [aut], Chad Hazlett [ctb], Xiaolin Yang [ctb], Sida Peng [ctb]
Initial release
2021-03-28

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.