causalDisco (version 1.0.1)
Tools for Causal Discovery on Observational Data
Description
Tools for causal structure learning from observational data, with emphasis on temporally ordered variables.
The package implements the Temporal Peter–Clark (TPC) algorithm (Petersen, Osler & Ekstrøm, 2021;
), the Temporal Greedy Equivalence Search (TGES) algorithm (Larsen, Ekstrøm & Petersen,
2025; ) and Temporal Fast Causal Inference (TFCI).
It provides a unified framework for specifying background knowledge,
which can be incorporated into the implemented algorithms from the R packages 'bnlearn' (Scutari, 2010;
) and
'pcalg' (Kalish et al., 2012; ), as well as the Java library 'Tetrad'
(Scheines et al., 1998; ).
The package further includes utilities for visualization, comparison, and evaluation of graph structures,
facilitating performance evaluation and methodological studies.