powered by
Bi-factor partial correlations to correlation matrix, determinant, inverse
bifactor2cor_v2(grsize,rh1,rh2)
list with Rmat = correlation matrix; det = det(Rmat); Rinv = solve(Rmat)
vector with group sizes: d_1,d_2,...,d_G for G groups
vector of length sum(grsize) of correlation with global latent variable, ordered by group index
vector of length sum(grsize) of partial correlation with group latent variable given global
# see examples for bifactor2cor()
Run the code above in your browser using DataLab