InversePropensityWeighting.plot_balance_ecdf#

InversePropensityWeighting.plot_balance_ecdf(covariate, idata=None, weighting_scheme=None)[source]#

Plotting function takes a single covariate and shows the differences in the ECDF between the treatment and control groups before and after weighting. It provides a visual check on the balance achieved by using the different weighting schemes

Return type:

tuple[Figure, List[Axes]]