bidirectedComponents: Get bidirected components of a mixed graph

View source: R/globalID.R

bidirectedComponentsR Documentation

Get bidirected components of a mixed graph

Description

Returns induced subgraphs of connected bidirected components with more than 1 node.

Usage

bidirectedComponents(graph)

Arguments

graph

a MixedGraph object representing the mixed graph.

Value

list, where each object is a MixedGraph with at least two nodes.


Lucaweihs/SEMID documentation built on July 22, 2023, 7:49 a.m.