FAmodelFitStats: Calculate Summary Statistics with given FA Model Parameters
Description
Calculates various statistics with given Paramaters of an FA Model.
Usage
FAmodelFitStats(B, Phi, omega, S, N)
Arguments
omega
vector of error variances
S
sample covariance matrix.
Value
a vector of various fit statistics.
Details
This function is used by FAfitStats and would not normally be called by a user.