Prints a summary of a fitted CBPS object.
# S3 method for CBPS
summary(object,...)
an object of class “CBPS”, usually, a result of a call to CBPS.
Additional arguments to be passed to summary.
The matched call.
The five number summary and the mean of the deviance residuals.
A table including the estimate for the each coefficient and the standard error, z-value, and two-sided p-value for these estimates.
Hansen's J-Statistic for the fitted model.
The log-likelihood of the fitted model.
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.