getSRMR.Sigma.mgroups | R Documentation |
Computes SRMR given the model-implied and the observed (or population) covariance matrix for multiple group models using the Hu & Bentler approach to standardization and the MPlus approach to multiple group sampling weights (weight squared sums of residuals).
getSRMR.Sigma.mgroups(SigmaHat, S, muHat = NULL, mu = NULL, N)
SigmaHat |
a list of model implied covariance matrices |
S |
a list of observed (or population) covariance matrices |
muHat |
model implied mean vector |
mu |
observed (or population) mean vector |
N |
a list of group weights |
Returns SRMR
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.