opd | R Documentation |
Returns the ordered power DAG for an ordinary Markov ADMG
opd(graph, topOrd, v, include_empty = FALSE)
graph |
an ADMG of class |
topOrd |
a topological ordering of the vertices in |
v |
optionally the vertices to obtain components for |
include_empty |
logical: should independences be included even if there are no variables in one set? |
Returns the ordered power DAG, as defined in Hu and Evans (2022), giving independences implied by the local Markov property and sufficient to define the model.
Z. Hu and R.J. Evans. Towards standard imsets for maximal ancestral graphs, _arXiv:2208.10436_, 2022.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.