InversePropensityWeighting.plot_ate#

InversePropensityWeighting.plot_ate(idata=None, method=None, prop_draws=100, ate_draws=300)[source]#
Parameters:
  • idata (InferenceData | None)

  • method (str | None)

  • prop_draws (int)

  • ate_draws (int)

Return type:

tuple[Figure, list[Axes]]