subsetRep: Get the subset representation of an ordinary ADMG

subsetRepR Documentation

Get the subset representation of an ordinary ADMG

Description

Get the subset representation of an ordinary ADMG

Usage

subsetRep(graph, max_size, sort = 1, r = FALSE)

Arguments

graph

ADMG

max_size

largest set to consider

sort

if 1, returns unique sets, if 2 returns sorted sets, if 3 returns sets ordered reverse lexicographically

r

logical: use recursive heads? (Defaults to FALSE)

Details

This returns sets of the form HuA, where A is any subset of tail(H). This representation is shown to correspond precisely to ordinary Markov equivalence.


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