Has anyone generated any pymc models that achieve the same models as applied within blavaan package?
I think this is the kind of thing where you could quickly put together model building code based on your model strings. Though there would probably be a long tail of pain to deal with the details after that rapid progress
It is feasible that we could incorporate something like this into CausalPy.
1 Like
SemoPy is another example the OP could look at for implementing lavaan-like formulae.
1 Like
No, but it sounds valuable.