tianIdentifier {SEMID}R Documentation

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)

Arguments

idFuncs

a list of identifier functions for the c-components

cComponents

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

Value

a new identifier function


[Package SEMID version 0.4.1 Index]