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

How to specify initial graph for an algorithm in causal-cmd #85

Closed
jdramsey opened this issue Feb 8, 2023 · 2 comments
Closed

How to specify initial graph for an algorithm in causal-cmd #85

jdramsey opened this issue Feb 8, 2023 · 2 comments

Comments

@jdramsey
Copy link
Contributor

jdramsey commented Feb 8, 2023

The question is simply how to get FASK, e.g., to recognize an "external graph" in causal-cmd... this is just a matter of specifying the initial graph (for any search that takes one)...

This is independent of the question of getting FGES to be followed by a non-Gaussian orientation, sorry.

Several algorithms can take initial graphs; this would be a general feature, maybe --initialGraph graph.txt or some such.

@kvb2univpitt
Copy link
Contributor

I can add that feature in causal-cmd by creating a parameter --initial-graph to specify the initial graph. We do need another annotation in Tetrad to indicate that an algorithm can take an initial graph.

@jdramsey
Copy link
Contributor Author

This was done--see the tetrad issue mentioned above.

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

No branches or pull requests

2 participants