Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support distributions in graph representation #1

Closed
zenna opened this issue Jun 9, 2021 · 0 comments · Fixed by #8
Closed

Add support distributions in graph representation #1

zenna opened this issue Jun 9, 2021 · 0 comments · Fixed by #8
Assignees
Milestone

Comments

@zenna
Copy link
Owner

zenna commented Jun 9, 2021

Currently, CausalInference.jl produces (lightgraph.jl based) graphs. In order to support counterfactual inference, we need a fully specified probabilistic causal model, which means that we must express prior probability distributions over the exogenous variables.

We must therefore introduce a representation that supports distributions over these variables.

@zenna zenna changed the title Add distribution to graph representation Support distributions to graph representation Jun 9, 2021
@zenna zenna added this to the Setup milestone Jun 9, 2021
@zenna zenna changed the title Support distributions to graph representation Add support distributions in graph representation Jun 9, 2021
@archanarw archanarw linked a pull request Jun 15, 2021 that will close this issue
@zenna zenna closed this as completed Jun 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants