C. J. van Lissa

Results 178 comments of C. J. van Lissa

It wasn't meant to discourage this direction, but to indicate that I highly welcome the contribution but won't develop it myself. My focus is currently on incorporating support for OpenMx,...

Cannot reproduce this problem atm.. if anyone experiences this, please report.

See the arguments of `prepare_graph()`. Perhaps in the long term every node will have independent controls for this, but that will be a major rewrite of the code.

Thank you for the suggestion.. I will keep this issue open for a bit. tidySEM::prepare_graph() will result in issues during the CRAN check; str2lang("tidySEM::prepare_graph") will work without complaints but I...

Could you share a reproducible example? The error occurs when it's not possible to automatically specify starting values for the thresholds. The straightforward solution is thus to specify starting values...

It's a problem with automatically determinng starting values for the thresholds. You can always manually specify starting values; pending a better programmatic way to determine starting values, there is no...

I really can't... but if you set run = FALSE, you can inspect the default ones and make changes!

Dear Emma, Since you're using the default setting of classes = 1, you're not even estimating a latent class model at this point. I suspect there is something unusual about...

First of all, you mention that these are not the data as you fed them to mx_lca() - but I do need to see exactly what went into that function...

Yep, Gootjes is correct about FIML. It's the default estimation method.