Skip to content

Commit 11da294

Browse files
NAMESPACE
1 parent 9b4ab5b commit 11da294

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

NAMESPACE

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,15 @@ export(E)
1313
export(V)
1414
export(add_edges)
1515
export(add_nodes)
16+
export(adjustment_set)
17+
export(all_backdoor_sets)
1618
export(ancestors)
1719
export(as_caugi)
1820
export(as_igraph)
1921
export(build)
2022
export(caugi_graph)
2123
export(children)
24+
export(d_separated)
2225
export(descendants)
2326
export(edges)
2427
export(exogenous)
@@ -28,6 +31,7 @@ export(is_caugi)
2831
export(is_dag)
2932
export(is_empty_caugi)
3033
export(is_pdag)
34+
export(is_valid_backdoor)
3135
export(length)
3236
export(markov_blanket)
3337
export(neighbors)

0 commit comments

Comments
 (0)