FAmodelFitStats {tsfa} | R Documentation |
Calculates various statistics with given Paramaters of an FA Model.
FAmodelFitStats(B, Phi, omega, S, N)
B |
loadings. |
Phi |
cov. matrix of factors. |
omega |
vector of error variances |
S |
sample covariance matrix. |
N |
sample size. |
This function is used by FAfitStats and would not normally be called by a user.
a vector of various fit statistics.
Paul Gilbert and Erik Meijer