Learn R Programming

CBPS (version 0.8)

plot.CBPS: Plotting Covariate Balancing Propensity Score Estimation

Description

Plots the absolute difference in standardized means before and after weighting.

Usage

## S3 method for class 'CBPS':
plot(x,...)

Arguments

x
an object of class CBPS, usually, a result of a call to CBPS.
...
Additional arguments to be passed to plot.

Value

  • Plots the absolute difference in standardized means by contrast for all covariates, both before and after weighting. Prints a mapping of the contrast names given in the axes to the names of the treatments to the console.

Details

The "Before Weighting" plot gives the absolute difference in standardized means before weighting, and the "After Weighting" plot gives the after.

See Also

CBPS, plot