# Tetrad Manual Welcome to the official documentation for **Tetrad**, the open-source platform for causal discovery, causal inference, simulation, and graph-based statistical reasoning developed at Carnegie Mellon University. Tetrad provides: - A **graphical user interface (GUI)** for interactive causal modeling - A comprehensive **Java library** with search algorithms, scores, and independence tests - **Python and R bindings** (Py-Tetrad and RPy-Tetrad) - A flexible architecture for extending algorithms, adding custom tests, and integrating new workflows This site is the **Read the Docs** version of the Tetrad manual, reorganized into small, navigable sections for ease of use. ```{toctree} :maxdepth: 2 about workflows/index tetrad-interface/index python-r-bindings graph-and-datasets search-algorithms tests-and-scores parameter.definitions contributors papers-and-books changelog ``` ## 🙋 Need help? The Tetrad GitHub repository hosts issue tracking, discussions, and development notes: 👉 [https://github.com/cmu-phil/tetrad](https://github.com/cmu-phil/tetrad)