View source: R/factor_analysis_extmID.R
| extmID | R Documentation |
Check Extended M-Identifiability
extmID(lambda, maxCard = length(observedNodes))
lambda |
adjacency matrix with number of cols = number of latent nodes, number of rows = number of observed nodes |
maxCard |
(optional) maximum size of set W |
a list consisting of a Boolean, whether the graph is sign-identifiable and if yes, a list consisting of the sets
Sturma, N., Kranzlmüller, M., Portakal, I., and Drton, M. (2025) Matching Criterion for Identifiability in Sparse Factor Analysis. arXiv:2502.02986l
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.