get_posterior_loadings {bfa} | R Documentation |
Returns an array of posterior samples of factor loadings
get_posterior_loadings(model, scale = attr(model, "type") != "gauss")
model |
a |
scale |
Return factor loadings on the correlation scale? (default is TRUE for mixed/copula models, FALSE for Gaussian models) |
A p x k x (no. of mcmc samples) array containing samples of the p x k loadings matrix