Yves Rosseel
Yves Rosseel
This is NOT supported by lavaan yet. Unfortunately, no warning/error message was printed (in lavaan
I just pushed the latest version of lavaan to github, which includes the new parser. Per default, the old parser is still used, but you can switch to the new...
Good point. The new parser (used by default in the latest github version) already gives a more useful warning: ``` a ~ b b ^ Error: lavaan->ldw_parse_get_modifier(): invalid modifier symbol...
The syntax parser on github now supports names with spaces. But we still need to check if this does not cause any issues.
All seems fine. Closed issue.
A partial explanation: - in the single-group, two-level setting, there is only one 'Gamma' matrix - the 'Gamma' matrix is here defined as A1^{-1} B1 A1^{-1}, where A1 is the...
The quick solution is to use ```r1