InversePropensityWeighting ========================== .. currentmodule:: causalpy.experiments.inverse_propensity_weighting .. autoclass:: InversePropensityWeighting .. rubric:: Methods .. autosummary:: :toctree: InversePropensityWeighting.__init__ InversePropensityWeighting.bayesian_plot InversePropensityWeighting.get_ate InversePropensityWeighting.input_validation InversePropensityWeighting.make_doubly_robust_adjustment InversePropensityWeighting.make_overlap_adjustments InversePropensityWeighting.make_raw_adjustments InversePropensityWeighting.make_robust_adjustments InversePropensityWeighting.ols_plot InversePropensityWeighting.plot InversePropensityWeighting.plot_ate InversePropensityWeighting.plot_balance_ecdf InversePropensityWeighting.print_coefficients InversePropensityWeighting.weighted_percentile .. rubric:: Attributes .. autosummary:: ~InversePropensityWeighting.idata ~InversePropensityWeighting.supports_bayes ~InversePropensityWeighting.supports_ols