ecboghiu / inflation

Implementations of the Inflation Technique for Causal Inference.
GNU General Public License v3.0
22 stars 3 forks source link

Do conditional exploration #132

Closed eliewolfe closed 6 months ago

eliewolfe commented 6 months ago

Do conditionals are now nicely formatted. All certificates are easier to read. The new formatting scheme also does away with trivial private settings. This branch is good for actually doing causal inference tasks and not just assessing causal compatability!

apozas commented 6 months ago

All nice! This is very nice new functionality. I added the signaling triangle example to the list of examples, and made some tiny cleanups. There is a small thing regarding visuals that I describe in #134. But all great, thanks!