FA-class
and / or restrictions-class. In any event, they provide somewhat standard
post-estimation functions for factor analysis models.
"deviance"(object)
"df.residual"(object)
"df.residual"(object)
"fitted"(object, reduced = TRUE, standardized = TRUE)
"fitted"(object, reduced = TRUE, standardized = TRUE)
"influence"(model)
"model.matrix"(object, standardized = TRUE)
"pairs"(x, ...)
"residuals"(object, standardized = TRUE)
"rstandard"(model)
"simulate"(object, nsim = 1, seed = NULL, standardized = TRUE, ...)
"weights"(object)FA-class or restrictions-class,
as appropriateFA-classFA-classNULL the current
seed is usedresiduals() * weights()model.matrix() and fitted() and
has uniquenesses along the diagonal (based on correlations by default)restrictions-class and
FA-class but they differ only in implementation and not in their
nature or their options.
loadings, cormat, and uniquenesses ## See the example for Factanal()
Run the code above in your browser using DataLab