mschauer / CausalInference.jl

Causal inference, graphical models and structure learning in Julia
https://mschauer.github.io/CausalInference.jl/latest/
Other
190 stars 24 forks source link

Need to write tutorials illustrating the use of the PC and FCI algorithms #14

Closed schnirz closed 3 years ago

schnirz commented 5 years ago

So far, there is no guidance for new users on how to use the PC and FCI algorithm. Given that both algorithms come with a fair amount of theoretical baggage, it would be great if we could add a few tutorials discussing the theoretical background as well as basic usage of both algorithms.