causalis.scenarios.unconfoundedness.refutation.score.influence_plot.plot_influence_instabilityplot_influence_instability
Plot only the most influential score contributions.
Panels
Ranked bar chart of the top
kobservations by|psi_i|.Scatter of those top
kobservations versus clipped propensitym_i.
This replacement intentionally avoids plotting every observation. Use
run_score_diagnostics(... )["summary"] for global tail metrics and this
plot for a lightweight drill-down into the largest contributors.
Notes
The figure ranks observations by , where is the fitted score contribution. Large values indicate observations with unusually strong leverage on the final estimate. If many top points sit near propensity clipping boundaries, that is usually a sign to inspect overlap and nuisance fit quality together.
Examples
Canonical target
causalis.scenarios.unconfoundedness.refutation.score.influence_plot.plot_influence_instability
Sections