From 211a7ad0cc148a42eeae2f202fb6f78f522cef72 Mon Sep 17 00:00:00 2001 From: Lukas Kaspras <46094685+LukasKaspras@users.noreply.github.com> Date: Wed, 17 Dec 2025 11:24:26 +0100 Subject: [PATCH] dix(docu) - revise sensitivity analysis values in workflow.rst Updated the lower bounds for point estimates and statistical uncertainty in the 401(k) example analysis to match the given code output. --- doc/workflow/workflow.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/workflow/workflow.rst b/doc/workflow/workflow.rst index c9acec0..aa5516f 100644 --- a/doc/workflow/workflow.rst +++ b/doc/workflow/workflow.rst @@ -431,7 +431,7 @@ relies on conditional exogeneity, which requires to control for confounding vari implements :ref:`sensitivity` with respect to omitted confounders. Analyzing the sensitivity of the intent-to-treat effect in the 401(k) example, we find that the effect remains positive even after adjusting for -omitted confounders with a lower bound of :math:`$4,611` for the point estimate and :math:`$2,359` including statistical uncertainty. +omitted confounders with a lower bound of :math:`$4,353` for the point estimate and :math:`$2,096` including statistical uncertainty. .. tab-set::