getSRMR.Sigma: getSRMR.Sigma
Description
Computes SRMR given the model-implied and the observed (or population) covariance matrix,
using the Hu & Bentler approach to standardization.
Usage
getSRMR.Sigma(SigmaHat, S, muHat = NULL, mu = NULL)
Arguments
- SigmaHat
model implied covariance matrix
- S
observed (or population) covariance matrix
- muHat
model implied mean vector
- mu
observed (or population) mean vector