Closed marklhc closed 1 year ago
A few other suggestions:
cross_loadings
is empty but vc
is notmodel
argument to an empty stringTODO: add a unit test to check for not using fs_
for indicators.
@marklhc I added the suggested error controls as well as one for missing group
argument when trying to fit a multigroup model.
I momentarily changed the argument names vc
to fsT
and cross_loadings
to fsL
for consistency. I also changed these names in other files correspondingly. Please let me know if you want to keep the original ones or want to use other names (e.g., mat_ld
and mat_vc
).
I would like to create a pull request after resolving the above question.
Thanks @winniewytse. Ya I think using fsT
and fsL
throughout may be more consistent. We could make the changes for the tspa_mx()
function later as well. Thanks.
Created on 2023-05-01 with reprex v2.0.2