localMarkovProperty: Local Markov property for ADMGs

localMarkovPropertyR Documentation

Local Markov property for ADMGs

Description

Get a list of independences implied by the local Markov property applied to an ADMG.

Usage

localMarkovProperty(graph, unique = TRUE, split = FALSE, ord)

Arguments

graph

an ADMG as an object of class mixedgraph

unique

logical: should overlapping independences be removed?

split

logical: should independences involve only singletons?

ord

optional topological ordering

Details

The argument ord just controls the order in which one goes through the variables.


rje42/ADMGs2 documentation built on Sept. 3, 2024, 7:39 p.m.