tianIdentifier: Identifies components in a tian decomposition

View source: R/utils.R

tianIdentifierR 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


SEMID documentation built on July 26, 2023, 5:40 p.m.