Learn R Programming

bfa (version 0.4)

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

obj
A bfa object
prob
Target probability content (see ?HPDinterval)
loadings
Compute interval for the loadings
scores
Compute interval for the scores
...
Ignored

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