C. J. van Lissa
C. J. van Lissa
Thank you Malcolm! Will watch this space.
Nice to see @Gootjes is on this :) I have two thoughts, beyond what has been previously discussed: 1. Education is an ordinal variable, so it makes sense to model...
Dear Lin, in theory, this is possible - in practice, I've had severe convergence issues with this setup. You might be able to get it to work, but I'm not...
Dear Lin, you can give it a try, the model is not hard to specify using `lavaan` syntax. E.g.: ``` library(tidySEM) dat
@Gootjes what is this regarding? To determine start values, we cluster the data, and estimate a multigroup model. If the S-matrix of that multigroup model is not PD, then we...
I see no errors when I follow your links.. false positive?
@maugavilla do you see errors?

After updating lavaan, I also get the error on my windows system. We're not modifying `summary()` from lavaan, so I think the problem is internal to lavaan.
@rempsyc Confirmed that the problem originates in lavaan, not `tidySEM`. Please do not advise people to unload `tidySEM`, instead refer them to the solution here: https://github.com/yrosseel/lavaan/issues/359#issuecomment-2158069802