localMarkovProperty | R Documentation |
Get a list of independences implied by the local Markov property applied to an ADMG.
localMarkovProperty(graph, unique = TRUE, split = FALSE, ord)
graph |
an ADMG as an object of class |
unique |
logical: should overlapping independences be removed? |
split |
logical: should independences involve only singletons? |
ord |
optional topological ordering |
The argument ord
just controls the order in which
one goes through the variables.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.