causalkit.eda.eda.CausalEDA.plot_ps_overlap# CausalEDA.plot_ps_overlap(ps=None)[source]# Plot overlaid histograms of propensity scores for treated vs control. Useful to visually assess group overlap. Does not return data; it draws on the current matplotlib figure. Parameters: ps (ndarray | None)