Hi all,
Not an academic here, and not a whole lot of experience with SEM.
Just trying to do a practical application of CFA after doing EFA and forcing loadings for a work project, and trying to understand implications of these warning messages I'm getting
If I get warning messages:
'lavaan WARNING: Model estimation FAILED! Returning starting values'
'lavaan WARNING: estimation of the baseline model failed.'
Are these a big deal? I'm trying to do fit.measures=TRUE in my summary and it also tells me 'lavaan WARNING: fit measures not available if model did not converge' - I'm guessing this is to do with my earlier model failure?
For additional context...
I'm doing a very large CFA, testing 30 factors/latent variables, each with 345 variables (very initial iterations, will chop and change this). As this is very large, I've written my equations in a .txt file and used R's readLines function on it. My dataset contains 317k rows, and I'm doing this in local memory. I've tested this on a 100-row subset of the data and I still get the same warnings from earlier
Any help at all is appreciated! Let me know if you'd like any further detail
Thanks,
Allan