Learn R Programming

SEMID (version 0.4.1)

tianIdentifier: Identifies components in a tian decomposition

Description

Creates an identification function which combines the identification functions created on a collection of c-components into a identification for the full mixed graph.

Usage

tianIdentifier(idFuncs, cComponents)

Value

a new identifier function

Arguments

idFuncs

a list of identifier functions for the c-components

cComponents

the c-components of the mixed graph as returned by tianDecompose.