Description Usage Arguments Value
by finding covered edges and reverting them
1 2 3 4 5 6 7 8 9 10 11 12 | next_graph(
CIFUN,
groot,
POM,
layers,
ecount,
h = NULL,
gh,
prune = T,
verbose = F,
conservative = T
)
|
CIFUN: |
CI function |
groot: |
root DAG |
POM: |
partial ordering |
layers: |
list of layers |
ecount: |
current number of edges |
h: |
dictionary of CI statements |
gh: |
dictionary of DAGs |
prune: |
if yes, skip DAG in gh that has been checked. Otherwise not. |
convervative: |
censor by POM (aggressive) or layers (conservative) when finding covered edges |
list of DAGs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.