coef.bfa {bfa} | R Documentation |
Extract samples of implied regression coefficients from a bfa object
## S3 method for class 'bfa' coef(object, responses, scale = attr(object, "type") != "gauss", ...)
object |
A bfa object |
responses |
A character vector containing one or more response variables |
scale |
Whether to compute regression coefficients from factor loadings on the correlation scale; recommended if object is a copula or mixed factor model. |
... |
Ignored |
An array of dimension length(index) x p-length(index) x (no. of mcmc samples) with posterior samples of regression coefficients