Make tables for multi group CFA aligned with SEM tables structure
Closed this issue · 1 comments
juliuspfadt commented
So there is a bit of a cluttered output in the tables when running a multi group cfa:
For some tables the structure is:
Group1
- table1
- table2
Group2
For instance the residual Cov table is differently structured which aligns with the SEM module's multi group output:
Table1:
- group1
- group2
Table2:
I would like to make this consistent. But I rather start with it, once the other PRs are merged. Any thoughts @Kucharssim?
juliuspfadt commented
I would also like to get rid of the column named "symbols" in the output table for the parameter estimates. What exactly does it add?