CausalInference.jl icon indicating copy to clipboard operation
CausalInference.jl copied to clipboard

Roadmap / Contributing

Open mschauer opened this issue 8 years ago • 2 comments

Contributions, comments and feature requests are most welcome.

The vanilla PC algorithm, the Markov skeleton algorithm and a function to check d-separation for directed graphs are implemented.

Regards!

Tagging @tfgit, @jeffwong

mschauer avatar Aug 25 '17 08:08 mschauer

There is unfinished work on independence tests for categorical variables in #11, if you happen to need that, please ping us.

mschauer avatar Oct 10 '20 22:10 mschauer

The CMI tests take quite a long time right now, even for moderately sized data sets. It would be really interesting to investigate different approaches to speeding these tests up, e.g. via parallelization of the CMI tests or of the PC/FCI algorithms.

schnirz avatar Mar 10 '21 12:03 schnirz

Can be reopen if useful.

mschauer avatar Jul 04 '23 08:07 mschauer