predict.factanal(object, newdata=NULL, type="regression")
"factanal"
.
object
.
"regression"
,
"weighted.ls"
or
"least.squares"
.
Only the first letter is necessary.
"type"
giving the type of score
computed.
The regression type of score minimizes the mean squared error. The weighted least squares type (due to Bartlett) is unbiased but has a larger variance.
Johnson, R. A. and Wichern, D. W. (1982).
Applied Multivariate Statistical Analysis.
Prentice-Hall, Englewood Cliffs, New Jersey.
Seber, G. A. F. (1984).
Multivariate Observations.
Wiley, New York.