getSRMR.Sigma.mgroups: getSRMR.Sigma.mgroups

View source: R/effectSizes.R

getSRMR.Sigma.mgroupsR Documentation

getSRMR.Sigma.mgroups

Description

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).

Usage

getSRMR.Sigma.mgroups(SigmaHat, S, muHat = NULL, mu = NULL, N)

Arguments

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

Value

Returns SRMR


semPower documentation built on Nov. 15, 2023, 1:08 a.m.