CausalQueries
Make, Update, and Query Binary Causal Models
Users can declare causal models over binary nodes, update beliefs about causal types given data, and calculate arbitrary queries. Updating is implemented in 'stan'. See Humphreys and Jacobs, 2023, Integrated Inferences (<DOI: 10.1017/9781316718636>) and Pearl, 2009 Causality (<DOI:10.1017/CBO9780511803161>).
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
1.4.5 |
2026-04-09 windows/windows R-4.5 | CausalQueries_1.4.5.zip |
1.4 MiB |
Dependencies (latest)
Depends
Imports
LinkingTo
- Rcpp (>= 0.12.0)
- RcppArmadillo
- RcppEigen (>= 0.3.3.3.0)
- rstan (>= 2.26.0)
- StanHeaders (>= 2.26.0)
- BH (>= 1.66.0)