Skip to content

mschauer/CausalInference.jl

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
ext
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Latest DOI

Causalinference.jl

Julia package for causal inference, graphical models and structure learning.

This package contains code for the stable version of the PC algorithm and the extended FCI algorithm.

See the documentation for implemented functionality and issue #1 (Roadmap/Contribution) for coordination of the development.

Example output of PC algorithm

FAQ

Q: I looked for "causal inference" and found CausalInference.jl and Omega.jl... A: CausalInference.jl is about causal discovery; you observe the data and want to infer the causal structure. Omega lets you reason what happens then: when you intervene ("do calculus") and want to cause changes.

About

Causal inference, graphical models and structure learning with the PC algorithm.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages