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

[DOC] User Guide #50

Closed
adam2392 opened this issue Feb 10, 2023 · 1 comment
Closed

[DOC] User Guide #50

adam2392 opened this issue Feb 10, 2023 · 1 comment
Milestone

Comments

@adam2392
Copy link
Collaborator

We should have a user-guide with high-level sections dedicated to the following:

  1. What do we mean by networkx-compliant? Explain design philosophy and what classes are useful (i.e. MixedEdgeGraph) and how to use networkx causal algorithms vs networkx algorithms (i.e. by querying the sub-graph of specific edge types).
  2. What is the interpretation of a causal graph? And link possibly relevant examples.
  3. What is the interpretation of interventions in causal graphs? (i.e. F-nodes)
  4. What is the interpretation of an equivalence class of graphs?

We should also have a glossary, where we define causal terms that might not be as readily accessible to new users: F-nodes, c-components, Markov equivalence class, SCM

@adam2392
Copy link
Collaborator Author

adam2392 commented Mar 5, 2023

Added in #37

@adam2392 adam2392 closed this as completed Mar 5, 2023
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.

1 participant