We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aec24e7 commit c6b49c8Copy full SHA for c6b49c8
src/methods/m_separation.jl
@@ -8,7 +8,7 @@ Computes the m_separation between 2 sets of nodes conditioned on a third set.
8
9
### Required arguments
10
```julia
11
-d_separation(
+m_separation(
12
* `d::DAG` : DAG
13
* `f::SymbolList` : First vertex or set
14
* s::SymbolList` : Second vertex or set
0 commit comments