Accessible Computation of Tight Symbolic Bounds on Causal Effects using an Intuitive Graphical Interface
Gustav Jonzon, Michael C Sachs, Erin E Gabriel

TL;DR
This paper introduces causaloptim, an R-package with a graphical interface that simplifies the computation of symbolic bounds on causal effects from DAGs, making advanced causal inference methods more accessible.
Contribution
It provides an intuitive, user-friendly tool implementing Sachs et al.'s method for deriving symbolic bounds, addressing previous usability challenges.
Findings
Enables easy input of DAGs and effects via GUI
Implements Sachs et al.'s symbolic bounds method
Facilitates broader adoption of causal bounds analysis
Abstract
Strong untestable assumptions are almost universal in causal point estimation. In particular settings, bounds can be derived to narrow the possible range of a causal effect. Symbolic bounds apply to all settings that can be depicted using the same directed acyclic graph (DAG) and for the same effect of interest. Although the core of the methodology for deriving symbolic bounds has been previously developed, the means of implementation and computation have been lacking. Our R-package causaloptim aims to solve this usability problem by implementing the method of Sachs et al. (2022a) and providing the user with a graphical interface through shiny that allows for input in a way that most researchers with an interest in causal inference will be familiar; a DAG (via a point-and-click experience) and specifying a causal effect of interest using familiar counterfactual notation.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Modeling and Causal Inference · Advanced Causal Inference Techniques
