m_sep: Test m-separation

View source: R/m_sep.R

m_sepR Documentation

Test m-separation

Description

Check if A is m-separated from B by C in a summary graph graph.

Usage

m_sep(graph, A, B, C, check = TRUE)

Arguments

graph

an object of class mixedgraph

A, B, C

sets of vertices in graph

check

logical: check if graph is a summary graph


rje42/MixedGraphs documentation built on March 29, 2025, 11:47 p.m.