Learn R Programming

SEMID (version 0.4.1)

createSimpleBiDirIdentifier: Identify bidirected edges if all directed edges are identified

Description

Creates an identifier function that assumes that all directed edges have already been identified and then is able to identify all bidirected edges simultaneously.

Usage

createSimpleBiDirIdentifier(idFunc)

Value

a new identifier function that identifies everything.

Arguments

idFunc

an identifier function that identifies all directed edges