Skip to content

Is there a function that provides m-separation in partial ancestral graphs? #23

Answered by phwuil
kenneth-lee-ch asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @kenneth-lee-ch , not for now. It would be easy to implement but the main problem is to choose which concept (and terminology) has to be implemented.

For now, we have

  • DAG and dseparation

  • UndiGraph and separation

  • PDAG and c-separation

  • In the "nightly" version, pyAgrum includes a MeekRules class that completes a MixedGraph into a PDAG and/or DAG.

Now, I am quite interested in a complete proposition (yours ?) of which concepts, terminology and algorithms we should implement in order to be quite exhaustive in this domain. I'm sure that if we were clear on this proposal, implementation would be swift.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kenneth-lee-ch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants