> 2. When I compared the three methods, the results were exactly the same
> for the default lavaan specification (using group.equal manually) and
> the Wu & Estabrook (2016) method with ID.fac = "std.lv"
Indeed. This has changed in recent versions of lavaan. The current
version (0.6-20) will 'mimic' the Wu & Estabrook (2016) approach by default.
Terrence D. Jorgensen (he, him, his)
Assistant Professor, Methods and Statistics
Research Institute for Child Development and Education, the University of Amsterdam
http://www.uva.nl/profile/t.d.jorgensen
Following up on the issue of obtaining NA values for robust fit indices when using measEq.syntax
I plan to conduct multiple-group SEM measurement invariance testing and then compare regression paths (direct, indirect, and total effects) across groups.
In this context, I am unsure whether the marker method is compatible with Wu and Estabrook (2016)? and which identification method (marker vs. std.lv) is preferable for categorical indicators for this purpose.
When I used the marker method with Wu and Estabrook (2016) through measEq.syntax, the model did not converge. However, when I used the same model with ID.fac = "std.lv", it converged without any issues (with NA for robust fit indices), whereas when I used the same model with the marker method with the default approach, the model converged without any issue (with robust fit indices).
I understand that the your recommendation is generally to avoid modeling covariates directly (i.e., keep fixed.x = TRUE). My question is: What should be done when using fixed.x = TRUE leads to the baseline model having fewer df than the user model?
Best wishes,
A