Skip to content

Commit c6b49c8

Browse files
committed
Rel 0.1.4
1 parent aec24e7 commit c6b49c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/methods/m_separation.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Computes the m_separation between 2 sets of nodes conditioned on a third set.
88
99
### Required arguments
1010
```julia
11-
d_separation(
11+
m_separation(
1212
* `d::DAG` : DAG
1313
* `f::SymbolList` : First vertex or set
1414
* s::SymbolList` : Second vertex or set

0 commit comments

Comments
 (0)