HPDinterval.bfa: HPD intervals from a bfa object
Description
HPD intervals from a bfa object
Usage
"HPDinterval"(obj, prob = 0.95, loadings = TRUE, scores = FALSE, ...)
Arguments
prob
Target probability content (see ?HPDinterval)
loadings
Compute interval for the loadings
scores
Compute interval for the scores
Value
A list with elements loadings.lower, loadings.upper, scores.lower, scores.upper which
are matrices of dimension p x k or n x k, or NA's if loadings or scores is FALSE