Learn R Programming

SEMID (version 0.5.0)

checkLocalBBCriterion: Check Local BB-Criterion

Description

checks whether a graph is recursively identifiable by only using the local BB-criterion

Usage

checkLocalBBCriterion(adjMatrix, latentNodes, observedNodes)

Value

a list consisting of a Boolean, whether the graph is sign-identifiable and if yes, a list consisting of the sets

Arguments

adjMatrix

of the graph

latentNodes

set of latent nodes

observedNodes

set of observed nodes

References

Sturma, N., Kranzlmüller, M., Portakal, I., and Drton, M. (2025) Matching Criterion for Identifiability in Sparse Factor Analysis. arXiv:2502.02986