The same arguments as for any lavaan model.
See cfa for more information.
std.lv
If TRUE, the fixed-factor method of scale identification is used. If FALSE, the first variable for each factor is used as marker variable.
strict
If TRUE, the sequence requires `strict' invariance.
See details for more information.
quiet
If TRUE, a summary is printed out containing an
overview of the different models that are fitted, together with some
model comparison tests.
Value
Invisibly, all model fits in the sequence are returned as a list.
code
strict
Details
Theta parameterization is used to represent SEM for categorical items.
That is, residual variances are modeled instead of the total variance of underlying normal variate for each item.
Five models can be tested based on different constraints across groups.
Model 1: configural invariance. The same factor structure is imposed
on all groups.
Model 2: weak invariance. The factor loadings are constrained to be
equal across groups.Model 3: strong invariance. The factor loadings and thresholds are
constrained to be equal across groups.Model 4: strict invariance. The factor loadings, thresholds and
residual variances are constrained to be equal across groups. For
categorical variables, all residual variances are fixed as 1.Model 5: The factor loadings, threshoulds, residual variances and means
are constrained to be equal across groups.
References
Millsap, R. E., & Yun-Tein, J. (2004). Assessing factorial invariance in ordered-categorical measures. Multivariate Behavioral Research, 39, 479-515.
See Also
measurementInvariance for measurement invariance for continuous variables;
longInvariance For the measurement invariance test within person with continuous variables;
partialInvariance for the automated function for finding partial invariance models